home *** CD-ROM | disk | FTP | other *** search
/ com!online 2005 May / com_0505_1.iso / opensource / tightvnc-1.2.9-setup.exe / {app} / Web / ChangeLog.txt < prev    next >
Encoding:
Text File  |  2003-08-01  |  105.6 KB  |  2,770 lines

  1. 2003-07-31 21:19  const_k
  2.  
  3.     * README, tightvnc.spec, vncserver, Xvnc/config/cf/vnc.def,
  4.     vncviewer/README, vncviewer/argsresources.c (BRANCH_1_2_STABLE):
  5.     Version strings changed, version 1.2.9.
  6.  
  7. 2003-07-31 15:55  const_k
  8.  
  9.     * classes/HTTPConnectSocket.class: file HTTPConnectSocket.class was
  10.     initially added on branch BRANCH_1_2_STABLE.
  11.  
  12. 2003-07-31 15:55  const_k
  13.  
  14.     * classes/: HTTPConnectSocket.class,
  15.     HTTPConnectSocketFactory.class, RfbProto.class, VncViewer.class,
  16.     VncViewer.jar (BRANCH_1_2_STABLE): The Java viewer classes updated
  17.     for the 1.2.9 release.
  18.  
  19. 2003-07-31 15:55  const_k
  20.  
  21.     * classes/HTTPConnectSocketFactory.class: file
  22.     HTTPConnectSocketFactory.class was initially added on branch
  23.     BRANCH_1_2_STABLE.
  24.  
  25. 2003-07-31 15:05  const_k
  26.  
  27.     * vncviewer/tunnel.c (BRANCH_1_2_STABLE): From the head branch --
  28.     Fixed a problem with incorrect port interpretation when the -tunnel
  29.     option is used.
  30.  
  31. 2003-07-31 15:03  const_k
  32.  
  33.     * vncviewer/tunnel.c: Fixed a problem with incorrect port
  34.     interpretation when the -tunnel option is used.
  35.  
  36. 2003-07-31 14:38  const_k
  37.  
  38.     * Xvnc/programs/Xserver/cfb/cfbtile32.c (BRANCH_1_2_STABLE): From
  39.     the head branch -- Applied a patch from the RealVNC distribution,
  40.     to fix Xvnc crashes under Sparc, in 16-bit and 32-bit pixel
  41.     formats.
  42.  
  43. 2003-07-31 14:36  const_k
  44.  
  45.     * Xvnc/programs/Xserver/cfb/cfbtile32.c: Applied a patch from the
  46.     RealVNC distribution, to fix Xvnc crashes under Sparc, in 16-bit
  47.     and 32-bit pixel formats.
  48.  
  49. 2003-07-31 12:01  const_k
  50.  
  51.     * vncviewer/desktop.c (BRANCH_1_2_STABLE): From the head branch --
  52.     Applied a patch from Greg Breland, to fix the input focus problem.
  53.  
  54. 2003-07-31 11:57  const_k
  55.  
  56.     * vncviewer/desktop.c: Applied a patch from Greg Breland, to fix
  57.     the input focus problem.
  58.  
  59. 2003-05-03 16:31  const_k
  60.  
  61.     * vncserver, Xvnc/config/cf/vnclibs.def,
  62.     Xvnc/programs/Xserver/hw/vnc/Imakefile,
  63.     Xvnc/programs/Xserver/hw/vnc/auth.c,
  64.     Xvnc/programs/Xserver/hw/vnc/init.c,
  65.     Xvnc/programs/Xserver/hw/vnc/loginauth.c,
  66.     Xvnc/programs/Xserver/hw/vnc/rfb.h,
  67.     Xvnc/programs/Xserver/hw/vnc/rfbserver.c, include/rfbproto.h,
  68.     vncviewer/README, vncviewer/argsresources.c, vncviewer/rfbproto.c,
  69.     vncviewer/vncviewer.h, vncviewer/vncviewer.man: New authentication
  70.     method has been implemented. This is a login-style authentication
  71.     which uses Unix system password files. User names and passwords are
  72.     sent in clear text, and the server should run as root or suid-root
  73.     on most systems to access encrypted passwords. To activate new
  74.     authentication, Xvnc -loginauth option can be used. This
  75.     authentication method was developed for Ki NETWORKS, Inc.
  76.  
  77. 2003-04-22 13:26  const_k
  78.  
  79.     * README, tightvnc.spec, vncserver, Xvnc/config/cf/vnc.def,
  80.     vncviewer/README, vncviewer/argsresources.c: Version strings
  81.     changed, version 1.3dev1.
  82.  
  83. 2003-04-09 05:18  const_k
  84.  
  85.     * Xvnc/programs/Xserver/hw/vnc/: httpd.c (BRANCH_1_2_STABLE),
  86.     httpd.c: Minor code cleanup.
  87.  
  88. 2003-04-08 20:54  const_k
  89.  
  90.     * Xvnc/programs/Xserver/hw/vnc/auth.c: Minor corrections in
  91.     comments.
  92.  
  93. 2003-04-02 00:30  const_k
  94.  
  95.     * Xvnc/programs/Xserver/hw/vnc/auth.c,
  96.     Xvnc/programs/Xserver/hw/vnc/rfb.h,
  97.     Xvnc/programs/Xserver/hw/vnc/rfbserver.c, include/rfbproto.h,
  98.     vncviewer/caps.c, vncviewer/caps.h, vncviewer/rfbproto.c: Major
  99.     changes in the protocol 3.130, reorganizations in the
  100.     authentication code, and in other places as well.
  101.  
  102. 2003-03-22 19:33  const_k
  103.  
  104.     * Xvnc/config/cf/vnc.def: Fixed a problem with XvncRelease string
  105.     containing a space.
  106.  
  107. 2003-03-12 23:47  const_k
  108.  
  109.     * include/rfbproto.h: Minor formatting change in a comment.
  110.  
  111. 2003-03-12 22:19  const_k
  112.  
  113.     * Xvnc/config/cf/vnc.def, Xvnc/programs/Xserver/hw/vnc/init.c,
  114.     Xvnc/programs/Xserver/hw/vnc/rfb.h,
  115.     Xvnc/programs/Xserver/hw/vnc/rfbserver.c, include/rfbproto.h,
  116.     vncviewer/Imakefile, vncviewer/caps.c, vncviewer/caps.h,
  117.     vncviewer/rfbproto.c, vncviewer/vncviewer.c, vncviewer/vncviewer.h:
  118.     Implemented C version of the CapsContainer class from the Win32
  119.     version. Added full support for protocol version 3.130. Improved
  120.     the output of the vncviewer, and a startup log messages of Xvnc.
  121.  
  122. 2003-03-01 22:59  const_k
  123.  
  124.     * vncpasswd/vncpasswd.c: Fixed a buffer overflow caused by long
  125.     file names in the vncpasswd command line.
  126.  
  127. 2003-03-01 22:48  const_k
  128.  
  129.     * libvncauth/vncauth.c, vncpasswd/vncpasswd.c,
  130.     vncpasswd/vncpasswd.man: Implemented new vncpasswd -f command-line
  131.     option which allows to provide passwords on stdin and write
  132.     encrypted passwords to stdout.    Also, the password file name "-"
  133.     now denotes stdout.
  134.  
  135. 2003-02-19 22:39  const_k
  136.  
  137.     * Xvnc/: configure, config/cf/darwin.cf, config/imake/imakemdep.h,
  138.     programs/Xserver/include/servermd.h, programs/Xserver/mi/miarc.c: A
  139.     set of changes to Xvnc to get it to build and run on Mac OS X 10.2;
  140.     a patch from Ki Networks, Inc.
  141.  
  142. 2003-02-07 16:30  const_k
  143.  
  144.     * vncviewer/: README, Vncviewer, argsresources.c, desktop.c:
  145.     Implemented a new SendRFBEvent(fbupdate) action, and a
  146.     corresponding "Request refresh" button in the popup menu.
  147.  
  148. 2003-02-07 00:11  const_k
  149.  
  150.     * Xvnc/config/cf/Imake.cf: Compilation fixes for HP-UX, from Ki
  151.     Networks, Inc.
  152.  
  153. 2003-02-05 20:56  const_k
  154.  
  155.     * vncconnect/vncconnect.man: Minor correction in the AUTHORS
  156.     heading, and updated copyright strings.
  157.  
  158. 2003-01-29 22:03  const_k
  159.  
  160.     * README, tightvnc.spec, vncserver, Xvnc/config/cf/vnc.def,
  161.     vncviewer/README, vncviewer/argsresources.c: Version strings
  162.     changed, version 1.2.8. Also, a small change was made in the .spec
  163.     file, to remove viewer's dependences on /sbin/service and
  164.     /sbin/chkconfig.
  165.  
  166. 2003-01-29 19:55  const_k
  167.  
  168.     * Xvnc/config/cf/Imake.cf: Applied
  169.     tightvnc-1.2.6-platform-fixes-imake-cf.patch from Debian Linux.
  170.     This should solve build problems under some particular
  171.     architectures.
  172.  
  173. 2003-01-29 19:52  const_k
  174.  
  175.     * Xvnc/: config/cf/xfree86.cf, config/imake/imakemdep.h,
  176.     programs/Xserver/os/rpcauth.c, programs/Xserver/os/xalloc.c:
  177.     Applied tightvnc-1.2.6-platform-fixes.patch from Debian Linux. This
  178.     should solve build problems under some particular architectures.
  179.  
  180. 2003-01-29 19:50  const_k
  181.  
  182.     * Xvnc/: config/cf/site.def, lib/Xdmcp/Wraphelp.c: Applied
  183.     vnc-3.3.3-10-xdm-auth-support.patch from Debian Linux.
  184.  
  185. 2003-01-29 18:36  const_k
  186.  
  187.     * vncviewer/argsresources.c: Making sure that if there is no tty an
  188.     X window will be displayed even if hostname is supplied; a patch
  189.     from Debian Linux, authored by William Thompson.
  190.  
  191. 2003-01-29 18:35  const_k
  192.  
  193.     * Xvnc/config/makedepend/: def.h, main.c, parse.c: Applied a fix
  194.     for a getline incompatibility; a patch from the Debian Bug Tracking
  195.     System for the bug #114343, authored by LaMont Jones.
  196.  
  197. 2003-01-29 18:34  const_k
  198.  
  199.     * Xvnc/lib/xtrans/: Xtranslcl.c, Xtranssock.c: If the directory
  200.     /tmp/X11-unix did not exist, Xvnc created it without +t
  201.     permissions; a patch from the Debian Bug Tracking System for the
  202.     bug #128096, authored by Oryn.
  203.  
  204. 2003-01-29 18:33  const_k
  205.  
  206.     * Xvnc/programs/Xserver/os/connection.c: Uncommented the code to
  207.     enable sending SIGUSR1 to (gdm/xdm/kdm) when Xvnc is ready to
  208.     accept connections; a patch from the Debian Bug Tracking System for
  209.     the bug #122561 authored by Nick Phillips.
  210.  
  211. 2003-01-29 18:32  const_k
  212.  
  213.     * Xvnc/programs/Xserver/hw/vnc/httpd.c: The "\n\n" sequences in
  214.     NOT_FOUND_STR and OK_STR have been changed to "\r\n\r\n"; a patch
  215.     from the Debian Bug Tracking System for the bug #174688 reported by
  216.     C. Scott Ananian.
  217.  
  218. 2003-01-17 20:14  const_k
  219.  
  220.     * vncpasswd/: vncpasswd.c, vncpasswd.man: Support for saving two
  221.     passwords, full-control and view-only.
  222.  
  223. 2003-01-17 20:12  const_k
  224.  
  225.     * libvncauth/vncauth.c: (vncEncryptAndStorePasswd2): Fixed
  226.     incorrect return codes.
  227.  
  228. 2003-01-15 16:44  const_k
  229.  
  230.     * Xvnc/programs/Xserver/hw/vnc/: auth.c, rfb.h, rfbserver.c:
  231.     Support for two passwords, for full-control and view-only client
  232.     authentication.
  233.  
  234. 2003-01-15 15:46  const_k
  235.  
  236.     * vncviewer/: argsresources.c, cursor.c, desktop.c, rfbproto.c,
  237.     vncviewer.h, vncviewer.man: New -x11cursor option, a patch from
  238.     Peter Astrand.
  239.  
  240. 2003-01-15 13:58  const_k
  241.  
  242.     * vncviewer/: README, argsresources.c, misc.c, vncviewer.h: Applied
  243.     a patch from Peter Astrand: "This patch adds a new command to the
  244.     X11 vncviewer popup menu: RunCommand. It can be used to run
  245.     arbitrary commands or applications from the popup."
  246.  
  247. 2003-01-15 12:23  const_k
  248.  
  249.     * libvncauth/vncauth.c: Two new functions vncEncryptAndStorePasswd2
  250.     and vncDecryptPasswdFromFile2 were added in addition to
  251.     vncEncryptAndStorePasswd and vncDecryptPasswdFromFile functions.
  252.     New ones can handle two passwords in a file, for full-control and
  253.     read-only access.
  254.  
  255. 2003-01-14 04:25  const_k
  256.  
  257.     * Xvnc/lib/font/fc/fserve.c: Fixed a problem with Xvnc eating all
  258.     CPU time after xfs restarts, a patch from Martin Koegler.
  259.  
  260. 2002-11-14 22:57  const_k
  261.  
  262.     * vncserver: Minor change in the vncserver -help output.
  263.  
  264. 2002-11-14 22:56  const_k
  265.  
  266.     * tightvnc.spec, vnc.spec: Spec file vnc.spec renamed to
  267.     tightvnc.spec, and updated for the version 1.2.7.
  268.  
  269. 2002-11-14 00:03  const_k
  270.  
  271.     * README, vncserver, Xvnc/config/cf/vnc.def, vncviewer/README,
  272.     vncviewer/argsresources.c: Version strings changed, version 1.2.7.
  273.  
  274. 2002-11-13 19:51  const_k
  275.  
  276.     * classes/: OptionsFrame.class, RecordingFrame.class,
  277.     ReloginPanel.class, RfbProto.class, SocketFactory.class,
  278.     VncCanvas.class, VncViewer.class, VncViewer.jar, hextile.vnc,
  279.     index.vnc, noshared.vnc, shared.vnc, tight.vnc, zlib.vnc: Java
  280.     viewer updated to the most recent version.
  281.  
  282. 2002-11-04 13:41  const_k
  283.  
  284.     * vncserver: Minor change in the usage help message.
  285.  
  286. 2002-11-04 02:55  const_k
  287.  
  288.     * vncviewer/: argsresources.c, tunnel.c, vncviewer.man: Added
  289.     support for the format "host::port" in the command line, in
  290.     addition to the standard "host:display" format.
  291.  
  292. 2002-11-03 16:38  const_k
  293.  
  294.     * vncviewer/vncviewer.man: Documented new -nojpeg option and
  295.     enableJPEG resource. Updated to reflect recent changes in handling
  296.     of the JPEG compression in the Tight encoding by default.
  297.  
  298. 2002-11-03 16:08  const_k
  299.  
  300.     * vncviewer/: README, argsresources.c, rfbproto.c, vncviewer.h:
  301.     Enabling JPEG compression in the Tight encoding by default.
  302.  
  303. 2002-10-30 21:37  const_k
  304.  
  305.     * vncviewer/vncviewer.man: The BUGS section of the manual page has
  306.     been removed to reflect the latest improvements in local cursor
  307.     handling.
  308.  
  309. 2002-10-30 17:28  const_k
  310.  
  311.     * Xvnc/programs/Xserver/hw/vnc/: cursor.c, rfb.h, rfbserver.c,
  312.     sprite.c, sprite.h, stats.c: Added support for new CursorPos
  313.     pseudo-encoding which allows to transmit pointer position from
  314.     server to clients.
  315.  
  316. 2002-10-29 20:18  const_k
  317.  
  318.     * include/rfbproto.h, vncviewer/cursor.c, vncviewer/rfbproto.c:
  319.     Added support for new CursorPos pseudo-encoding which allows to
  320.     transmit pointer position from server to clients.
  321.  
  322. 2002-10-27 18:36  const_k
  323.  
  324.     * Xvnc/programs/Xserver/hw/vnc/: init.c, sockets.c: Bugfix for
  325.     Xvnc's -localhost and -interface options that were broken on some
  326.     systems e.g. on NetBSD, a patch from Luke Mewburn.
  327.  
  328. 2002-10-27 12:40  const_k
  329.  
  330.     * Xvnc/programs/Xserver/hw/vnc/init.c: Xvnc -version option has
  331.     been implemented.
  332.  
  333. 2002-10-16 19:22  const_k
  334.  
  335.     * vncviewer/vncviewer.man: Minor correction.
  336.  
  337. 2002-10-15 22:02  const_k
  338.  
  339.     * include/rfbproto.h: Documented the Tight encoding.
  340.  
  341. 2002-09-10 15:17  const_k
  342.  
  343.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Decreased JPEG quality
  344.     factors for low quality levels.  Added one comment to document the
  345.     CheckSolidTile() function.
  346.  
  347. 2002-09-06 18:16  const_k
  348.  
  349.     * Xvnc/programs/Xserver/os/utils.c: A porting fix from Ki Networks,
  350.     to build correctly under AIX 4 or 5.
  351.  
  352. 2002-09-06 18:15  const_k
  353.  
  354.     * include/rfbproto.h: Documented the first byte of a Tight-encoded
  355.     rectangle. :-)
  356.  
  357. 2002-08-30 21:56  const_k
  358.  
  359.     * vncviewer/fullscreen.c: Improved scrolling in the full-screen
  360.     mode, modified patch from Ville Herva.
  361.  
  362. 2002-08-30 16:16  const_k
  363.  
  364.     * vnc-xclients.patch, vnc.spec, vncserver.init: Added files to
  365.     simplify building of Linux RPMs, thanks to Peter Astrand.
  366.  
  367. 2002-08-29 13:31  const_k
  368.  
  369.     * libvncauth/vncauth.c: Fixed a repeated challenge replay attack
  370.     vulnerability, bugtraq id 5296.
  371.  
  372. 2002-08-27 19:19  const_k
  373.  
  374.     * README, vncserver, Xvnc/config/cf/vnc.def, vncviewer/README,
  375.     vncviewer/argsresources.c: Version strings changed, version 1.2.6.
  376.  
  377. 2002-08-27 19:10  const_k
  378.  
  379.     * vncserver: Cosmetic changes not affecting functionality.
  380.  
  381. 2002-08-27 18:47  const_k
  382.  
  383.     * vncserver: Fixed the bug preventing the vncserver script from
  384.     working properly when the XAUTHORITY environment variable is not
  385.     set.
  386.  
  387. 2002-08-27 18:36  const_k
  388.  
  389.     * libvncauth/vncauth.c: Reverted the change from chmod() to
  390.     fchmod() introduced in the previous release. That change introduced
  391.     a bug not allowing fchmod() work correctly. Now we're using chmod()
  392.     again because it's more portable.
  393.  
  394. 2002-08-08 13:23  const
  395.  
  396.     * README, vncserver, Xvnc/config/cf/vnc.def, vncviewer/README,
  397.     vncviewer/argsresources.c: Version strings changed, version 1.2.5.
  398.  
  399. 2002-08-08 13:15  const
  400.  
  401.     * vncpasswd/vncpasswd.c: Improved error message on mkdir() failure.
  402.  
  403. 2002-08-08 13:13  const
  404.  
  405.     * vncserver: Improved support of users' vnc directories under /tmp.
  406.  
  407. 2002-08-08 05:17  const
  408.  
  409.     * vncserver: Added possibility to keep users' vnc directories under
  410.     /tmp, as suggested by Ivan Popov. This mode can be enabled by
  411.     setting the $vncUserDirUnderTmp to non-zero in the vncserver
  412.     script. Note that "vncpasswd -t" should be used to change passwords
  413.     kept under /tmp.
  414.  
  415. 2002-08-08 04:38  const
  416.  
  417.     * vncpasswd/: vncpasswd.c, vncpasswd.man: New vncpasswd -t option
  418.     allowing to write password files under /tmp.
  419.  
  420. 2002-08-07 22:04  const
  421.  
  422.     * vncpasswd/vncpasswd.c: Minor cleanup.
  423.  
  424. 2002-08-07 21:45  const
  425.  
  426.     * vncserver.man, vncconnect/vncconnect.man,
  427.     vncpasswd/vncpasswd.man, vncviewer/vncviewer.man: Dates updated.
  428.  
  429. 2002-08-07 21:42  const
  430.  
  431.     * Xvnc/programs/Xserver/Xvnc.man: Documented the -viewonly
  432.     command-line  option.
  433.  
  434. 2002-08-07 21:38  const
  435.  
  436.     * Xvnc/programs/Xserver/hw/vnc/httpd.c, classes/hextile.vnc,
  437.     classes/index.vnc, classes/tight.vnc, classes/zlib.vnc: Implemented
  438.     a possibility to specify applet parameters in the URL request for
  439.     the HTTP server.
  440.  
  441. 2002-08-07 19:25  const
  442.  
  443.     * Xvnc/programs/Xserver/hw/vnc/: init.c, rfb.h, rfbserver.c: Xvnc
  444.     -viewonly patch from Ehud Karni.
  445.  
  446. 2002-08-07 18:42  const
  447.  
  448.     * Xvnc/programs/Xserver/include/servermd.h: Linux/PowerPC fix from
  449.     Peter A. Castro.
  450.  
  451. 2002-08-07 18:39  const
  452.  
  453.     * libvncauth/vncauth.c: chmod() call replaced by fchmod().
  454.  
  455. 2002-08-04 23:44  const
  456.  
  457.     * classes/: ButtonPanel.class, OptionsFrame.class,
  458.     RecordingFrame.class, RfbProto.class, SessionRecorder.class,
  459.     VncCanvas.class, VncViewer.class, VncViewer.jar: Java viewer
  460.     updated to the most recent version.
  461.  
  462. 2002-07-05 13:42  const
  463.  
  464.     * Xvnc/programs/Xserver/hw/vnc/rfbserver.c: The server failed to
  465.     reset compression level and JPEG image quality on reading client's
  466.     encoding list.
  467.  
  468. 2002-06-30 10:20  const
  469.  
  470.     * vncviewer/: cursor.c, rfbproto.c, vncviewer.h: Handle XCursor
  471.     encoding operating on the framebuffer instead of setting new
  472.     cursors directly in X.
  473.  
  474. 2002-06-28 12:53  const
  475.  
  476.     * Xvnc/config/cf/vnclibs.def, Xvnc/programs/Xserver/os/osinit.c,
  477.     vncviewer/Imakefile: Porting fixes from Ki Networks, Inc.
  478.  
  479. 2002-06-28 12:52  const
  480.  
  481.     * Xvnc/programs/Xserver/hw/vnc/init.c: Minor changes to write
  482.     information about TightVNC into the log file.
  483.  
  484. 2002-05-19 20:35  const
  485.  
  486.     * classes/: RfbProto.class, VncCanvas.class, VncViewer.class,
  487.     VncViewer.jar: Updated Java viewer.
  488.  
  489. 2002-05-15 19:14  const
  490.  
  491.     * README, vncserver, Xvnc/config/cf/vnc.def, vncviewer/README,
  492.     vncviewer/argsresources.c: Version strings changed for version
  493.     1.2.4.
  494.  
  495. 2002-05-15 19:05  const
  496.  
  497.     * vncserver.man, Xvnc/programs/Xserver/Xvnc.man,
  498.     vncconnect/vncconnect.man, vncpasswd/vncpasswd.man,
  499.     vncviewer/vncviewer.man: Dates fixed.
  500.  
  501. 2002-05-15 19:02  const
  502.  
  503.     * vncviewer/: README, Vncviewer, argsresources.c, fullscreen.c,
  504.     vncviewer.h, vncviewer.man: Made grabbing the keyboard optional in
  505.     full-screen mode, new boolean "grabKeyboard" X resource added to
  506.     control this behavior.
  507.  
  508. 2002-05-09 13:10  const
  509.  
  510.     * vncviewer/: argsresources.c, rfbproto.c, vncviewer.h: The
  511.     -autopass option removed.
  512.  
  513. 2002-05-09 12:00  const
  514.  
  515.     * README: Minor correction.
  516.  
  517. 2002-05-09 11:56  const
  518.  
  519.     * libvncauth/vncauth.c: Added a possibility to denote standard
  520.     input with the "-" file name.
  521.  
  522. 2002-04-30 20:07  const
  523.  
  524.     * Imakefile, README, Xvnc/Imakefile, Xvnc/configure,
  525.     Xvnc/config/cf/Imake.cf, Xvnc/config/cf/Imake.tmpl,
  526.     Xvnc/config/cf/hp.cf, Xvnc/config/cf/site.def,
  527.     Xvnc/config/cf/sun.cf, Xvnc/config/cf/vnc.def,
  528.     Xvnc/config/cf/vnclibs.def, Xvnc/config/util/makestrs.c,
  529.     Xvnc/include/Xpoll.h, Xvnc/lib/font/Type1/token.c,
  530.     Xvnc/lib/font/bitmap/bdfutils.c, Xvnc/lib/font/fc/fsio.c,
  531.     Xvnc/lib/font/fontfile/Imakefile, Xvnc/lib/font/fontfile/bufio.c,
  532.     Xvnc/programs/Xserver/Xext/xprint.c,
  533.     Xvnc/programs/Xserver/dix/Imakefile,
  534.     Xvnc/programs/Xserver/dix/gc.c,
  535.     Xvnc/programs/Xserver/hw/vnc/Imakefile,
  536.     Xvnc/programs/Xserver/mi/miexpose.c,
  537.     Xvnc/programs/Xserver/os/osinit.c,
  538.     Xvnc/programs/Xserver/os/utils.c, libvncauth/Imakefile,
  539.     vncconnect/Imakefile, vncpasswd/Imakefile, vncpasswd/vncpasswd.c,
  540.     vncviewer/Imakefile, vncviewer/argsresources.c, vncviewer/colour.c,
  541.     vncviewer/fullscreen.c, vncviewer/rfbproto.c, vncviewer/tight.c,
  542.     vncviewer/vncviewer.h: Applied patch from Ki Networks, Inc. solving
  543.     build problems on a number of commercial Unix systems, fixing a
  544.     number of minor bugs and typos, and adding the -autopass option to
  545.     the vncviewer.
  546.  
  547. 2002-04-25 20:15  const
  548.  
  549.     * vncviewer/fullscreen.c: Applied patch to solve keyboard focus
  550.     problems in the full-screen mode, from Peter Astrand. The patch
  551.     does not seem to solve all the issues, but makes things better
  552.     nevertheless.
  553.  
  554. 2002-04-25 18:54  const
  555.  
  556.     * classes/: AuthPanel.class, ButtonPanel.class, OptionsFrame.class,
  557.     VncCanvas.class, VncViewer.class, VncViewer.jar: Updated Java
  558.     viewer.
  559.  
  560. 2002-04-23 21:01  const
  561.  
  562.     * vncpasswd/vncpasswd.c: Fixed a bug causing vncpasswd work
  563.     incorrectly when a file name argument was given. Minor cleanup in
  564.     the message "Passwords do not match" :-).
  565.  
  566. 2002-03-25 16:19  const
  567.  
  568.     * vncconnect/vncconnect.man: The date was incorrect.
  569.  
  570. 2002-03-20 16:49  const
  571.  
  572.     * Xvnc/config/cf/linux.cf: Forcing Xvnc to link dynamically to the
  573.     system zlib library.
  574.  
  575. 2002-03-20 16:38  const
  576.  
  577.     * Imakefile, README, tightvnc-libs.patch,
  578.     Xvnc/config/cf/Imake.tmpl, Xvnc/config/cf/vnclibs.def,
  579.     Xvnc/lib/Imakefile, Xvnc/lib/font/fontfile/Imakefile,
  580.     vncviewer/Imakefile: Zlib library was removed from the core X
  581.     sources. Instead, both vncviewer and Xvnc now can use either system
  582.     zlib and JPEG libraries, or ones packaged within TightVNC source
  583.     archive in the lib/ directory.    This allows to distribute two
  584.     version of the source archive: one with these libraries for those
  585.     who don't have them installed in the system, and another version
  586.     without libraries, directly from CVS, for those who do have zlib
  587.     and/or JPEG libraries installed. In the former case, build
  588.     procedure would include additional "make libs" step. System
  589.     libraries will be linked dynamically, libraries included in the
  590.     source archive will be linked in statically.
  591.  
  592. 2002-03-20 11:57  const
  593.  
  594.     * Xvnc/config/cf/linux.cf: Cleanups in code layout.
  595.  
  596. 2002-03-20 11:40  const
  597.  
  598.     * vncserver: Removed extra 2-seconds delay after Xvnc startup.
  599.  
  600. 2002-03-20 11:38  const
  601.  
  602.     * vncserver: Made default color depth 24 instead of 8.
  603.  
  604. 2002-03-20 11:36  const
  605.  
  606.     * Xvnc/: config/cf/Imake.cf, config/cf/linux.cf,
  607.     config/imake/imakemdep.h, programs/Xserver/include/servermd.h:
  608.     Support for s390 and s390x architectures under Linux, patch from
  609.     RedHat vnc RPM.
  610.  
  611. 2002-03-20 11:16  const
  612.  
  613.     * Xvnc/: config/cf/Imake.cf, config/cf/linux.cf, config/cf/vnc.def,
  614.     config/imake/imakemdep.h, programs/Xserver/cfb/Imakefile,
  615.     programs/Xserver/cfb/stipsparc.s,
  616.     programs/Xserver/cfb/stipsprc32.s: Applied vnc-imake patch from
  617.     RedHat vnc RPM. This should add support for more architechtures
  618.     under Linux.
  619.  
  620. 2002-03-19 23:59  const
  621.  
  622.     * Xvnc/programs/Xserver/hw/vnc/: httpd.c, sockets.c: Changes
  623.     allowing to use libwrap library from tcp_wrappers for server access
  624.     control, modified patch from RedHat vnc package.
  625.  
  626. 2002-03-19 23:34  const
  627.  
  628.     * tightvnc-libs.patch: Move from zlib-1.1.3 to zlib-1.1.4.
  629.  
  630. 2002-03-19 23:25  const
  631.  
  632.     * Xvnc/programs/Xserver/hw/vnc/rfbserver.c: Fixed memory alignment
  633.     problem in Raw encoder for architectures like Sparc that force
  634.     words to be aligned on word boundaries in memory.
  635.  
  636. 2002-03-19 21:23  const
  637.  
  638.     * Xvnc/programs/Xserver/hw/vnc/httpd.c: Fixed blocking I/O problem
  639.     which led to easy denial-of-service attacks via built-in HTTP
  640.     server, modified patch from Tim Waugh.
  641.  
  642. 2002-03-19 17:44  const
  643.  
  644.     * README, vncinstall: The vncinstall script now understands
  645.     two-argument form allowing to install manual pages.
  646.  
  647. 2002-03-19 17:12  const
  648.  
  649.     * vncserver: Variable names changed: vncFontPath to fontPath,
  650.     vncColorsPath to colorPath, to correspond to configuration variable
  651.     names found in the /etc/vnc.conf of Debian GNU/Linux.
  652.  
  653. 2002-03-19 16:56  const
  654.  
  655.     * vncserver: Trying to check if Xvnc was started, on failure trying
  656.     to start it once more with default font path; modified patch from
  657.     Tim Waugh.  Added valiables $vncFontPath and $vncColorsPath to the
  658.     configuration section in the beginning of the script.
  659.  
  660. 2002-03-19 16:29  const
  661.  
  662.     * Xvnc/lib/font/fc/fserve.c: Fixed Xvnc crash in the font server
  663.     code, patch from Tim Waugh.
  664.  
  665. 2002-03-19 16:25  const
  666.  
  667.     * vncserver: vncserver -help output made similar to vncviewer -help
  668.     output.
  669.  
  670. 2002-03-19 14:51  const
  671.  
  672.     * Xvnc/programs/Xserver/Xvnc.man: Xvnc manual page prepared.
  673.  
  674. 2002-03-19 14:50  const
  675.  
  676.     * vncserver.man: Minor correction.
  677.  
  678. 2002-03-18 11:54  const
  679.  
  680.     * vncserver.man: Corrected a double occurence of a word.
  681.  
  682. 2002-03-18 11:51  const
  683.  
  684.     * vncserver.man: A manual page for vncserver script prepared.
  685.  
  686. 2002-03-07 23:28  const
  687.  
  688.     * classes/: VncCanvas.class, VncViewer.jar: Java viewer update.
  689.  
  690. 2002-03-05 15:06  const
  691.  
  692.     * vncconnect/vncconnect.man, vncpasswd/vncpasswd.man: Minor
  693.     corrections in comments.
  694.  
  695. 2002-03-05 11:28  const
  696.  
  697.     * README, Xvnc/config/cf/vnc.def, vncviewer/README,
  698.     vncviewer/argsresources.c: Version strings changed, version 1.2.3.
  699.  
  700. 2002-03-04 23:55  const
  701.  
  702.     * classes/: AuthPanel.class, ButtonPanel.class,
  703.     ClipboardFrame.class, OptionsFrame.class, RfbProto.class,
  704.     VncCanvas.class, VncViewer.class, VncViewer.jar,
  705.     animatedMemoryImageSource.class, authenticationPanel.class,
  706.     clipboardFrame.class, hextile.vnc, index.vnc, noshared.vnc,
  707.     optionsFrame.class, rfbProto.class, shared.vnc, tight.vnc,
  708.     vncCanvas.class, vncviewer.class, vncviewer.jar, zlib.vnc: Updated
  709.     version of the Java viewer.
  710.  
  711. 2002-02-28 16:57  const
  712.  
  713.     * vncpasswd/vncpasswd.man: Man page for vncpasswd prepared.
  714.  
  715. 2002-02-28 16:56  const
  716.  
  717.     * vncviewer/vncviewer.man: Release date updated.
  718.  
  719. 2002-02-20 15:27  const
  720.  
  721.     * vncviewer/vncviewer.man: A small correction in the description of
  722.     the -compresslevel option.
  723.  
  724. 2002-01-02 15:00  const
  725.  
  726.     * vncconnect/vncconnect.man: Man page for vncconnect prepared.
  727.  
  728. 2002-01-02 14:57  const
  729.  
  730.     * vncviewer/: README, vncviewer.man: Man page for vncviewer
  731.     prepared, README file updated.
  732.  
  733. 2001-12-12 15:52  const
  734.  
  735.     * vncviewer/argsresources.c: Minor correction in the vncviewer
  736.     -help output.
  737.  
  738. 2001-11-26 23:29  const
  739.  
  740.     * vncviewer/argsresources.c: Minor change in the vncviewer -help
  741.     output.
  742.  
  743. 2001-11-26 18:07  const
  744.  
  745.     * tightvnc-libs.patch: A patch to build TightVNC with libraries.
  746.  
  747. 2001-11-26 18:04  const
  748.  
  749.     * README, Xvnc/config/cf/vnc.def, vncviewer/README,
  750.     vncviewer/argsresources.c: Version strings changed, version 1.2.2. 
  751.     Minor bugfix in fprintf() for vncviewer -help.
  752.  
  753. 2001-11-25 20:15  const
  754.  
  755.     * vncviewer/argsresources.c: Changes in the vncviewer -help output.
  756.  
  757. 2001-11-24 17:01  const
  758.  
  759.     * Xvnc/programs/Xserver/hw/vnc/cursor.c: Minor bugfix which should
  760.     prevent potential dereference of a NULL pointer.
  761.  
  762. 2001-11-22 18:13  const
  763.  
  764.     * vncviewer/: argsresources.c, rfbproto.c, vncviewer.h: Now viewer
  765.     window is raised on beep, unless -noraiseonbeep option is provided
  766.     or raiseOnBeep resource set to False.
  767.  
  768. 2001-11-13 17:31  const
  769.  
  770.     * vncviewer/Imakefile: "ComplexProgramTargetNoMan" directive
  771.     causing problems on many non-XFree86 systems changed back to
  772.     "ComplexProgramTarget".
  773.  
  774. 2001-09-16 14:18  const
  775.  
  776.     * README, Xvnc/config/cf/vnc.def, vncviewer/README: Version strings
  777.     changed.
  778.  
  779. 2001-09-16 14:11  const
  780.  
  781.     * classes/: optionsFrame.class, rfbProto.class, vncCanvas.class,
  782.     vncviewer.class, vncviewer.jar: New version of the Java viewer.
  783.  
  784. 2001-09-16 12:58  const
  785.  
  786.     * vncviewer/: argsresources.c, tunnel.c, vncviewer.c, vncviewer.h:
  787.     New -via <GATEWAY> vncviewer option providing enhanced tunneling
  788.     functionality. Now one can make vncviewer tunnel connections to a
  789.     VNC host via third machine acting as a gateway. Tunneling command
  790.     template can be provided in the VNC_VIA_CMD environment variable
  791.     containing %H, %L, %R, %G patterns where %G denotes host address of
  792.     the gateway machine (%H, %L, %R patterns are similar to ones used
  793.     in the VNC_TUNNEL_CMD template for -tunnel option). Default command
  794.     template for the -via option invokes SSH port forwarding.
  795.  
  796. 2001-09-15 18:12  const
  797.  
  798.     * vncviewer/vncviewer.h: Tunneling command template has been
  799.     changed, to allow tunneled connections to hosts where only loopback
  800.     VNC connections are enabled.
  801.  
  802. 2001-09-06 14:34  const
  803.  
  804.     * vncpasswd/vncpasswd.c: Creating ~/.vnc directory if it does not
  805.     exist, modified patch by Tim Waugh.
  806.  
  807. 2001-08-22 22:23  const
  808.  
  809.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Minor cleanup: parens
  810.     around arguments of HASH_FUNCxx macros.
  811.  
  812. 2001-08-04 18:48  const
  813.  
  814.     * Xvnc/config/cf/: linux.cf, Imake.cf: PowerPC support, patch from
  815.     Debian.
  816.  
  817. 2001-08-03 17:40  const
  818.  
  819.     * vncviewer/rfbproto.c: Checking return value after malloc().
  820.  
  821. 2001-06-25 14:59  const
  822.  
  823.     * README, Xvnc/config/cf/vnc.def, vncviewer/README,
  824.     vncviewer/argsresources.c: Version strings changed.
  825.  
  826. 2001-06-25 14:52  const
  827.  
  828.     * vncserver: Added an example to set fontpath when using font
  829.     server.
  830.  
  831. 2001-06-25 14:49  const
  832.  
  833.     * vncviewer/argsresources.c: Clarification in vncviewer -help
  834.     output for -compresslevel and -quality options.
  835.  
  836. 2001-06-25 14:43  const
  837.  
  838.     * vncserver: A patch for vncserver script to respect the XAUTHORITY
  839.     environment variable applied, from Red Hat Linux RPM.
  840.  
  841. 2001-06-25 13:23  const
  842.  
  843.     * classes/: vncviewer.class, vncviewer.jar: Java classes updated to
  844.     the latest viewer version.
  845.  
  846. 2001-06-18 20:17  const
  847.  
  848.     * vncviewer/Imakefile: Imakefile fix to compile the source under
  849.     XFree86 4.1.0, the patch sent by Tim Waugh.
  850.  
  851. 2001-03-07 14:12  const
  852.  
  853.     * classes/: vncCanvas.class, vncviewer.jar: Java classes updated to
  854.     current version.
  855.  
  856. 2001-03-01 14:48  const
  857.  
  858.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Two changes to lower
  859.     latencies: (1) now we send pending data prior to processing of each
  860.     rectangle if there is at least 128 bytes pending; (2) now, when we
  861.     are trying to find solid-color areas and already have passed an
  862.     amount of data which should be split anyway, we are sending them
  863.     immediately.  A number of other minor clean-ups and fixes.
  864.  
  865. 2001-03-01 14:35  const
  866.  
  867.     * Xvnc/programs/Xserver/hw/vnc/cursor.c: Contents of update buffer
  868.     is not sent immediately any more. This change should prevent
  869.     calling rfbSendUpdateBuf() with ublen==0 after a framebuffer
  870.     update.
  871.  
  872. 2001-03-01 14:31  const
  873.  
  874.     * Xvnc/programs/Xserver/hw/vnc/rfbserver.c: Minor formatting
  875.     clean-up and a check in rfbSendUpdateBuf() to make sure that (ublen
  876.     > 0).
  877.  
  878. 2001-03-01 10:35  const
  879.  
  880.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Minor clean-ups to get rid
  881.     of all warnings on compilation with -Wall gcc option.
  882.  
  883. 2001-02-17 21:50  const
  884.  
  885.     * README, Xvnc/config/cf/vnc.def, vncviewer/README,
  886.     vncviewer/argsresources.c: Version strings changed.
  887.  
  888. 2001-02-17 21:46  const
  889.  
  890.     * classes/: clipboardFrame.class, optionsFrame.class,
  891.     rfbProto.class, vncCanvas.class, vncviewer.jar: Java viewer 1.1p9.
  892.  
  893. 2001-02-17 04:38  const
  894.  
  895.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Enhanced technique to split
  896.     large rectangles: now we're trying to maximize dimensions of
  897.     solid-color areas found.  Minor code clean-ups and formating fixes.
  898.  
  899. 2001-02-15 15:21  const
  900.  
  901.     * Xvnc/programs/Xserver/hw/vnc/: rfb.h, rfbserver.c, tight.c:
  902.     LastRect markers are not being sent when an update consist of small
  903.     rectangles not to be searched for solid-color areas.  Minor
  904.     performance fix: searches for solid-color areas might have been
  905.     performed several times in the same area of rectangle.    Minor
  906.     terminology fixes in names of functions implementing tight encoder
  907.     and other minor code clean-ups.
  908.  
  909. 2001-02-14 18:34  const
  910.  
  911.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Order in which parts of
  912.     large rectangles are being sent is now strictly top-to-bottom,
  913.     left-to-right. Such behaviour look better at client side.
  914.  
  915. 2001-02-08 06:25  const
  916.  
  917.     * README, Xvnc/config/cf/vnc.def, vncviewer/README,
  918.     vncviewer/argsresources.c: Version strings changed.
  919.  
  920. 2001-02-08 05:52  const
  921.  
  922.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Parameters for algorithms
  923.     to split screen rectangles has been changed; this can improve both
  924.     compression ratios and CPU usage.
  925.  
  926. 2001-02-08 05:47  const
  927.  
  928.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Important bugfix in Xvnc
  929.     tight encoder: the code to split large rectangles behaved
  930.     incorrectly; this caused compression ratios to be worse than
  931.     expected and could result segfaults in certain situations.
  932.  
  933. 2001-02-03 04:48  const
  934.  
  935.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Bugfix: a typo fixed in the
  936.     Xvnc that prevented it to communicate correctly with older viewers
  937.     without JPEG compression support.
  938.  
  939. 2001-02-01 14:24  const
  940.  
  941.     * vncviewer/: cursor.c, tight.c, argsresources.c: Tiny clean-up in
  942.     vncviewer -help message.
  943.  
  944. 2001-02-01 14:23  const
  945.  
  946.     * Xvnc/programs/Xserver/hw/vnc/stats.c: Protocol overhead produced
  947.     by LastRect is not counted as part of real framebuffer updates when
  948.     statistics is dumped. This seems to be more correct.
  949.  
  950. 2001-02-01 14:21  const
  951.  
  952.     * Xvnc/programs/Xserver/hw/vnc/rfbserver.c: Bug fixed: LastRect
  953.     pseudo-encoding worked incorrectly when preferred encoding was not
  954.     Tight.
  955.  
  956. 2001-02-01 06:57  const
  957.  
  958.     * README, Xvnc/config/cf/vnc.def, vncviewer/README,
  959.     vncviewer/argsresources.c: Version strings changed.
  960.  
  961. 2001-02-01 05:56  const
  962.  
  963.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Rectangles prepared for
  964.     indexed-color encoding are now may be compressed with JPEG on low
  965.     quality levels.
  966.  
  967. 2001-02-01 05:04  const
  968.  
  969.     * Xvnc/programs/Xserver/hw/vnc/: rfb.h, rfbserver.c, stats.c,
  970.     tight.c: Large rectangles now should be split according to their
  971.     contents: encoder tries to find large solid-color areas and to
  972.     encode them in separate rectangles. This often reduces amount of
  973.     data sent, improves compression speed and lowers latencies.
  974.  
  975. 2001-01-31 22:37  const
  976.  
  977.     * vncviewer/rfbproto.c: Support for LastRect pseudo-encoding added.
  978.     This fake encoding is used in empty rectangles indicating that
  979.     there will be no more rectangles in current framebuffer update.
  980.  
  981. 2001-01-30 22:24  const
  982.  
  983.     * Xvnc/programs/Xserver/hw/vnc/: rfb.h, rfbserver.c, tight.c: JPEG
  984.     image quality in Xvnc tight encoder is now configurable.
  985.  
  986. 2001-01-30 17:55  const
  987.  
  988.     * include/rfbproto.h, vncviewer/argsresources.c,
  989.     vncviewer/rfbproto.c, vncviewer/vncviewer.h: Support for JPEG
  990.     quality level setting in vncviewer, -quality option implemented.
  991.  
  992. 2001-01-30 17:53  const
  993.  
  994.     * vncviewer/tight.c: Bugfix in colorspace translation from JPEG
  995.     data.
  996.  
  997. 2001-01-30 17:52  const
  998.  
  999.     * Xvnc/programs/Xserver/hw/vnc/tight.c: JPEG compression is now
  1000.     supported with any 16bpp and 32bpp server pixel formats.
  1001.  
  1002. 2001-01-30 03:24  const
  1003.  
  1004.     * Xvnc/config/cf/vnclibs.def, Xvnc/programs/Xserver/hw/vnc/tight.c,
  1005.     include/rfbproto.h, vncviewer/Imakefile, vncviewer/rfbproto.c,
  1006.     vncviewer/tight.c: Preliminary implementation of JPEG compression.
  1007.     It works perfectly, but there are things to do: client should send
  1008.     explicit request for JPEG compression with quality level,
  1009.     algorithms to decide if a rectangle may be compressed by JPEG
  1010.     should be designed and implemented (for now JPEG compression just
  1011.     replaces Gradient filter).
  1012.  
  1013. 2001-01-28 18:21  const
  1014.  
  1015.     * classes/: DesCipher.class, animatedMemoryImageSource.class,
  1016.     authenticationPanel.class, clipboardFrame.class, hextile.vnc,
  1017.     index.vnc, noshared.vnc, optionsFrame.class, rfbProto.class,
  1018.     shared.vnc, tight.vnc, vncCanvas.class, vncviewer.class,
  1019.     vncviewer.jar, zlib.vnc: VNC Java viewer classes and HTML templates
  1020.     replaced with recently implemented Java version of TightVNC viewer.
  1021.  
  1022. 2001-01-28 18:16  const
  1023.  
  1024.     * README, Xvnc/README, Xvnc/config/cf/vnc.def,
  1025.     Xvnc/programs/Xserver/hw/vnc/README,
  1026.     Xvnc/programs/Xserver/hw/vnc/cursor.c,
  1027.     Xvnc/programs/Xserver/hw/vnc/tight.c, vncviewer/README,
  1028.     vncviewer/argsresources.c, vncviewer/tight.c, vncviewer/tunnel.c:
  1029.     Copyright and version strings changed.
  1030.  
  1031. 2001-01-26 01:39  const
  1032.  
  1033.     * vncviewer/cursor.c: Bugfix: locked screen area calculation was
  1034.     broken on locks > 1.  Minor bugfix: there was 1 pixel error (safe)
  1035.     in code to determine collisions between software cursor and locked
  1036.     area.
  1037.  
  1038. 2001-01-26 01:33  const
  1039.  
  1040.     * include/rfbproto.h: rfbEncodingLastRect added to list of known
  1041.     ensodings.
  1042.  
  1043. 2001-01-24 23:53  const
  1044.  
  1045.     * vncviewer/cursor.c: Minor cleanups.
  1046.  
  1047. 2001-01-22 10:52  const
  1048.  
  1049.     * vncviewer/: Vncviewer, argsresources.c: vncviewer now requests
  1050.     shared session by default, "-noshared" option supported to alter
  1051.     this behaviour.
  1052.  
  1053. 2001-01-17 17:03  const
  1054.  
  1055.     * Xvnc/programs/Xserver/hw/vnc/: init.c, rfb.h, sockets.c: Code
  1056.     cleanup in Xvnc -interface option implementation, from TridiaVNC.
  1057.  
  1058. 2001-01-17 05:17  const
  1059.  
  1060.     * vncviewer/cursor.c: Minor code cleanups.
  1061.  
  1062. 2001-01-17 04:26  const
  1063.  
  1064.     * Xvnc/programs/Xserver/hw/vnc/corre.c: Bug fixed: CoRRE
  1065.     implementation refused to check return codes after writing data to
  1066.     clients; this caused Xvnc crashes after write operation into closed
  1067.     descriptor.
  1068.  
  1069. 2001-01-17 03:37  const
  1070.  
  1071.     * vncviewer/desktop.c: Minor change in dot cursor shape (rounded).
  1072.  
  1073. 2001-01-17 02:47  const
  1074.  
  1075.     * Xvnc/programs/Xserver/hw/vnc/cursor.c: Transparent 1x1 cursor is
  1076.     treated as "no cursor" (width 0, height 0).
  1077.  
  1078. 2001-01-17 02:20  const
  1079.  
  1080.     * Xvnc/programs/Xserver/hw/vnc/: init.c, kbdptr.c, rfb.h: New
  1081.     -compatiblekbd option implemented in Xvnc to force META and ALT
  1082.     keys behave the same way as they do in the original AT&T's version
  1083.     (they both correspond to the Mod1 modifier there).
  1084.  
  1085. 2001-01-17 01:55  const
  1086.  
  1087.     * Xvnc/programs/Xserver/hw/vnc/: init.c, rfb.h, sockets.c: Support
  1088.     for Xvnc -interface option added (patch from Tim Waught).
  1089.  
  1090. 2001-01-16 14:16  const
  1091.  
  1092.     * Xvnc/programs/Xserver/hw/vnc/Imakefile,
  1093.     Xvnc/programs/Xserver/hw/vnc/rfb.h,
  1094.     Xvnc/programs/Xserver/hw/vnc/rfbserver.c,
  1095.     Xvnc/programs/Xserver/hw/vnc/zlib.c, include/rfbproto.h,
  1096.     vncviewer/rfbproto.c, vncviewer/vncviewer.h, vncviewer/zlib.c: Zlib
  1097.     encoding support merged from the TridiaVNC code.
  1098.  
  1099. 2001-01-16 14:07  const
  1100.  
  1101.     * vncviewer/listen.c: XBell volume changed from 100 to 0.
  1102.  
  1103. 2001-01-16 14:07  const
  1104.  
  1105.     * vncviewer/: Vncviewer, argsresources.c: Version info changed,
  1106.     minor typo fixed.
  1107.  
  1108. 2001-01-16 13:17  const
  1109.  
  1110.     * Xvnc/config/cf/vnc.def: Version string changed to indicate Tight
  1111.     Encoder version.
  1112.  
  1113. 2001-01-16 11:17  const
  1114.  
  1115.     * Xvnc/programs/Xserver/hw/vnc/rfbserver.c: Server-side priorities
  1116.     for XCursor vs. RichCursor encodings have been changed: now XCursor
  1117.     is used for any client supporting this encoding even if it sends
  1118.     request for RichCursor encoding first.
  1119.  
  1120. 2001-01-16 08:10  const
  1121.  
  1122.     * vncviewer/rfbproto.c: Minor cosmetic change.
  1123.  
  1124. 2001-01-16 07:45  const
  1125.  
  1126.     * vncviewer/: cursor.c, rfbproto.c, vncviewer.h: RichCursor
  1127.     encoding support is finished.
  1128.  
  1129. 2001-01-15 22:34  const
  1130.  
  1131.     * vncviewer/cursor.c: Code cleanups.
  1132.  
  1133. 2001-01-15 09:54  const
  1134.  
  1135.     * vncviewer/: argsresources.c, cursor.c, rfbproto.c, sockets.c,
  1136.     tight.c, tunnel.c, vncviewer.c, vncviewer.h: Coding style fixes,
  1137.     spaces -> tabs (mostly in my own code).
  1138.  
  1139. 2001-01-15 04:55  const
  1140.  
  1141.     * vncviewer/: cursor.c, rfbproto.c, vncviewer.h: Preliminary
  1142.     client-side RichCursor encoding support. Currently it works but the
  1143.     way to prevent collisions between framebuffer updates and cursor
  1144.     drawing operations is not reliable enough.
  1145.  
  1146. 2001-01-15 04:51  const
  1147.  
  1148.     * Xvnc/programs/Xserver/hw/vnc/cursor.c: Bug with
  1149.     XCursor->RichCursor format translation fixed.
  1150.  
  1151. 2001-01-12 06:36  const
  1152.  
  1153.     * vncviewer/rfbproto.c: Requesting RichCursor encoding, processing
  1154.     RichCursor updates.
  1155.  
  1156. 2001-01-12 06:35  const
  1157.  
  1158.     * vncviewer/vncviewer.h: MAX_ENCODINGS raised to 20.
  1159.  
  1160. 2001-01-12 06:19  const
  1161.  
  1162.     * vncviewer/: Imakefile, cursor.c, rfbproto.c, vncviewer.h: All
  1163.     XCursor stuff moved from rfbproto.c to a new file, cursor.c.
  1164.  
  1165. 2001-01-06 21:00  const
  1166.  
  1167.     * Xvnc/programs/Xserver/hw/vnc/cursor.c: Xvnc bit-order problems in
  1168.     XCursor/RichCursor encodings hopefully fixed.
  1169.  
  1170. 2001-01-06 01:05  const
  1171.  
  1172.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Constant sets for
  1173.     compression levels 0 and 1 changed.  Minor code cleanups and
  1174.     optimizations.    Comments clarified, typos in comments fixed.
  1175.  
  1176. 2001-01-06 01:02  const
  1177.  
  1178.     * vncviewer/tight.c: Tiny typo fixed in comment.
  1179.  
  1180. 2000-12-09 05:28  const
  1181.  
  1182.     * vncviewer/tight.c: Bugfix: viewer crashed in rare situations
  1183.     after inflate() call when decompressed data filled the whole output
  1184.     buffer but there was no more input data.  Additionally, one more
  1185.     sprintf(stderr, ...) added to inflate() error processing code to
  1186.     catch such kind of errors in the future.
  1187.  
  1188. 2000-12-01 02:22  const
  1189.  
  1190.     * vncviewer/rfbproto.c: Buffer size for incoming compressed data
  1191.     decreased to lower latencies.
  1192.  
  1193. 2000-11-21 00:18  const
  1194.  
  1195.     * Xvnc/programs/Xserver/hw/vnc/cursor.c: Minor change in comment.
  1196.  
  1197. 2000-11-17 09:02  const
  1198.  
  1199.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Unused variable removed.
  1200.  
  1201. 2000-11-14 20:07  const
  1202.  
  1203.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Code cleanups. No logic
  1204.     changes.
  1205.  
  1206. 2000-11-10 16:20  const
  1207.  
  1208.     * vncconnect/vncconnect.c: Tiny patch from Tim Waugh applied to
  1209.     correct typo in a message text.
  1210.  
  1211. 2000-11-10 16:18  const
  1212.  
  1213.     * Xvnc/programs/Xserver/cfb/cfbcmap.c: Order and priority of color
  1214.     components in default pixel format have been changed. This should
  1215.     resolve problems with imlib renderer and get rid of unneeded pixel
  1216.     format translations in many cases.
  1217.  
  1218. 2000-11-03 03:55  const
  1219.  
  1220.     * vncviewer/: rfbproto.c, tunnel.c, vncviewer.h: When -tunnel
  1221.     option was specified in the command line, special rules are used to
  1222.     choose preferred encoding. Now viewer does not think that server is
  1223.     running on the same machine when tunneling is on and preferred
  1224.     encoding is "tight" with default compression instead of raw.
  1225.  
  1226. 2000-11-03 03:05  const
  1227.  
  1228.     * Xvnc/programs/Xserver/cfb/cfbcmap.c: Rules to set default pixel
  1229.     formats have been changed: if depth/3 is not integral number, then
  1230.     red component will take (depth+1)/3 bits instead of (depth+2)/3
  1231.     bits. So default pixel format for 16bpp is BGR565 instead of
  1232.     BGR556.
  1233.  
  1234. 2000-11-01 01:57  const
  1235.  
  1236.     * Xvnc/programs/Xserver/hw/vnc/Imakefile,
  1237.     Xvnc/programs/Xserver/hw/vnc/cursor.c,
  1238.     Xvnc/programs/Xserver/hw/vnc/rfb.h,
  1239.     Xvnc/programs/Xserver/hw/vnc/rfbserver.c,
  1240.     Xvnc/programs/Xserver/hw/vnc/stats.c, include/rfbproto.h,
  1241.     vncviewer/rfbproto.c: New "RichCursor" encoding implemented. 
  1242.     Background and foreground colors are not sent for empty XCursor
  1243.     updates any more. Note: compatibility with previous XCursor code
  1244.     lost.  Actual bit order in X11 bitmaps did not correspond to
  1245.     XCursor encoding specification. Note: compatibility with previous
  1246.     XCursor code lost.
  1247.  
  1248. 2000-10-31 16:13  const
  1249.  
  1250.     * Xvnc/programs/Xserver/hw/vnc/rfbserver.c: (rfbSendXCursorShape):
  1251.     XCursor encoding change: order in which transparency and data
  1252.     bitmaps follow is now opposite (first data, then mask).
  1253.  
  1254. 2000-10-31 15:46  const
  1255.  
  1256.     * vncviewer/rfbproto.c: (HandleXCursor): XCursor encoding change:
  1257.     order in which transparency and data bitmaps follow is now opposite
  1258.     (first data, then mask).
  1259.  
  1260. 2000-10-31 15:43  const
  1261.  
  1262.     * include/rfbproto.h: Description for XCursor encoding changed,
  1263.     order in which transparency and data bitmaps follow is now opposite
  1264.     (first data, then mask).
  1265.  
  1266. 2000-10-31 15:31  const
  1267.  
  1268.     * include/rfbproto.h: Preparing for RichCursor encoding
  1269.     implementation.
  1270.  
  1271. 2000-10-31 15:20  const
  1272.  
  1273.     * Xvnc/programs/Xserver/hw/vnc/kbdptr.c: META key fix -- still not
  1274.     sure if this solution is correct.
  1275.  
  1276. 2000-10-30 18:44  const
  1277.  
  1278.     * Xvnc/programs/Xserver/hw/vnc/rfb.h,
  1279.     Xvnc/programs/Xserver/hw/vnc/rfbserver.c,
  1280.     Xvnc/programs/Xserver/hw/vnc/sprite.c,
  1281.     Xvnc/programs/Xserver/hw/vnc/sprite.h,
  1282.     Xvnc/programs/Xserver/hw/vnc/spritest.h,
  1283.     Xvnc/programs/Xserver/hw/vnc/stats.c, include/rfbproto.h,
  1284.     vncviewer/argsresources.c, vncviewer/desktop.c,
  1285.     vncviewer/rfbproto.c, vncviewer/vncviewer.h: "XCursor" encoding
  1286.     implemented. It's used to send X-style cursor shape information
  1287.     from server to clients so cursor movement can be processed at
  1288.     client side.
  1289.  
  1290. 2000-10-30 01:30  const
  1291.  
  1292.     * vncviewer/: argsresources.c, vncviewer.h: Vncviewer's
  1293.     -nolocalcursor option removed.
  1294.  
  1295. 2000-10-27 03:42  const
  1296.  
  1297.     * vncviewer/argsresources.c: Version string changed.
  1298.  
  1299. 2000-10-27 03:02  const
  1300.  
  1301.     * include/rfbproto.h: Additions and cleanups on comment regarding
  1302.     XCursor encoding.
  1303.  
  1304. 2000-10-27 02:26  const
  1305.  
  1306.     * classes/: rfbProto.class, vncviewer.jar: Changes from AT&T merged
  1307.     into the sourse, now the code is based on version 3.3.3r2, not on
  1308.     3.3.3r1.
  1309.  
  1310. 2000-10-27 02:19  const
  1311.  
  1312.     * Imakefile, README, vncinstall, vncserver, Xvnc/config/cf/vnc.def,
  1313.     Xvnc/programs/Xserver/hw/vnc/Imakefile,
  1314.     Xvnc/programs/Xserver/hw/vnc/cutpaste.c,
  1315.     Xvnc/programs/Xserver/hw/vnc/draw.c,
  1316.     Xvnc/programs/Xserver/hw/vnc/hextile.c,
  1317.     Xvnc/programs/Xserver/hw/vnc/init.c,
  1318.     Xvnc/programs/Xserver/hw/vnc/kbdptr.c,
  1319.     Xvnc/programs/Xserver/hw/vnc/rfb.h,
  1320.     Xvnc/programs/Xserver/hw/vnc/rfbserver.c,
  1321.     Xvnc/programs/Xserver/hw/vnc/sockets.c, vncconnect/Imakefile,
  1322.     vncconnect/vncconnect.c, vncviewer/dialogs.c: Changes from AT&T
  1323.     merged into the sourse, now the code is based on version 3.3.3r2,
  1324.     not on 3.3.3r1.
  1325.  
  1326. 2000-10-27 01:56  const
  1327.  
  1328.     * include/rfbproto.h: Preparing for local cursor implementation.
  1329.     New constants and comments.
  1330.  
  1331. 2000-10-26 18:59  const
  1332.  
  1333.     * Xvnc/programs/Xserver/hw/vnc/tight.c: (PaletteReset): Minor speed
  1334.     optimization.
  1335.  
  1336. 2000-10-26 18:15  const
  1337.  
  1338.     * Xvnc/programs/Xserver/hw/vnc/tight.c: (SendIndexedRect): The
  1339.     function has been split into two functions: SendIndexedRect and
  1340.     SendMonoRect.
  1341.  
  1342. 2000-10-26 04:27  const
  1343.  
  1344.     * Xvnc/programs/Xserver/hw/vnc/rfbserver.c, include/rfbproto.h,
  1345.     vncviewer/argsresources.c, vncviewer/rfbproto.c,
  1346.     vncviewer/vncviewer.h: Setting compression levels in Xvnc tight
  1347.     encoder.  New "-compresslevel" option added to vncviewer.  New
  1348.     "-nolocalcursor" option added to vncviewer, but it's not used yet.
  1349.  
  1350. 2000-10-26 04:24  const
  1351.  
  1352.     * Xvnc/programs/Xserver/hw/vnc/translate.c:
  1353.     (rfbSetTranslateFunction): Small cleanup in log message.
  1354.  
  1355. 2000-10-26 02:57  const
  1356.  
  1357.     * Xvnc/programs/Xserver/hw/vnc/: rfb.h, rfbserver.c, tight.c:
  1358.     Compression level made configurable in tight encoder.
  1359.  
  1360. 2000-10-17 16:43  const
  1361.  
  1362.     * vncviewer/dialogs.c: A patch by Tim Waugh to correct misuse of
  1363.     XawDialogGetValueString function in vncviewer has been applied.
  1364.  
  1365. 2000-10-17 15:51  const
  1366.  
  1367.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Encoding of indexed
  1368.     rectangles mostly rewritten for speed optimization.  Usual code
  1369.     cleanups.
  1370.  
  1371. 2000-10-04 04:25  const
  1372.  
  1373.     * Xvnc/programs/Xserver/hw/vnc/hextile.c: Fix for "0 bpp" problem
  1374.     from Michael A. Fetterman has been applied.
  1375.  
  1376. 2000-09-29 23:03  const
  1377.  
  1378.     * Xvnc/programs/Xserver/hw/vnc/tight.c: (FillPaletteNN): Unused
  1379.     arguments removed.
  1380.  
  1381. 2000-09-29 22:56  const
  1382.  
  1383.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Hash function for palette
  1384.     lookups has been changed to address byte-order issues.
  1385.  
  1386. 2000-09-27 22:08  const
  1387.  
  1388.     * vncviewer/tight.c: Obsolete comment removed.
  1389.  
  1390. 2000-09-26 18:46  const
  1391.  
  1392.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Rules to identify
  1393.     rectangles as suitable for ``gradient'' filter were not strict
  1394.     enough.
  1395.  
  1396. 2000-09-25 18:59  const
  1397.  
  1398.     * Xvnc/programs/Xserver/hw/vnc/: init.c, rfb.h, tight.c:
  1399.     ``-lazytight'' option added to Xvnc to disable ``gradient'' filter
  1400.     in tight encoding.
  1401.  
  1402. 2000-09-25 09:25  const
  1403.  
  1404.     * Xvnc/programs/Xserver/hw/vnc/tight.c: New code to determine image
  1405.     type. It is used to guess is it helpful to use ``gradient'' filter
  1406.     on full-color rectangle.  Byte order problems have been hopefully
  1407.     fixed.    Various code cleanups and optimizations.
  1408.  
  1409. 2000-09-07 10:49  const
  1410.  
  1411.     * vncviewer/rfbproto.c: Bell volume for XBell changed from 100 to
  1412.     0.
  1413.  
  1414. 2000-09-04 03:32  const
  1415.  
  1416.     * Xvnc/programs/Xserver/hw/vnc/tight.c: ``Gradient'' filter
  1417.     implemented, but currently it's very inefficient.
  1418.  
  1419. 2000-09-04 03:30  const
  1420.  
  1421.     * vncviewer/tight.c: (FilterGradientBPP): Bug in the ``gradient''
  1422.     filter code fixed.
  1423.  
  1424. 2000-09-01 16:04  const
  1425.  
  1426.     * include/rfbproto.h, vncviewer/tight.c: Minor code cleanups.
  1427.  
  1428. 2000-08-30 17:15  const
  1429.  
  1430.     * Xvnc/programs/Xserver/hw/vnc/: rfb.h, rfbserver.c, tight.c:
  1431.     Better way to split rectangle into smaller parts.
  1432.  
  1433. 2000-08-30 14:08  const
  1434.  
  1435.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Hash function for palette
  1436.     lookups simplified.
  1437.  
  1438. 2000-08-30 01:05  const
  1439.  
  1440.     * Xvnc/programs/Xserver/hw/vnc/tight.c, include/rfbproto.h: Stupid
  1441.     bug fixed: extra unused color was included in palettes in many
  1442.     cases; compression ratios used to be smaller than they should be. 
  1443.     Parts of code rewritten or reorganized for speed optimization. Code
  1444.     cleanups.
  1445.  
  1446. 2000-08-18 12:13  const
  1447.  
  1448.     * vncviewer/rfbproto.c: Telling the server that we support tight
  1449.     encoding.
  1450.  
  1451. 2000-08-18 12:12  const
  1452.  
  1453.     * Xvnc/programs/Xserver/hw/vnc/rfb.h: Constants moved back to
  1454.     header file.
  1455.  
  1456. 2000-08-18 12:12  const
  1457.  
  1458.     * Xvnc/programs/Xserver/hw/vnc/rfbserver.c: Tuning for better
  1459.     compression ratios.
  1460.  
  1461. 2000-08-18 12:12  const
  1462.  
  1463.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Prevention of compressing
  1464.     very small updates.  Tuning for better compression ratios.
  1465.  
  1466. 2000-08-18 12:11  const
  1467.  
  1468.     * vncviewer/tight.c: Prevention of compressing very small updates.
  1469.  
  1470. 2000-08-18 11:03  const
  1471.  
  1472.     * Xvnc/programs/Xserver/hw/vnc/: rfb.h, tight.c: Constants moved
  1473.     from rfb.h to tight.c. One nasty bug fixed.
  1474.  
  1475. 2000-08-18 01:42  const
  1476.  
  1477.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Statistics about bytes sent
  1478.     was not computed correctly.
  1479.  
  1480. 2000-08-18 01:25  const
  1481.  
  1482.     * vncviewer/tight.c: Debugging messages removed or changed.
  1483.  
  1484. 2000-08-18 01:25  const
  1485.  
  1486.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Support for 24-bit color
  1487.     samples implemented.  Debugging messages removed.
  1488.  
  1489. 2000-08-18 01:24  const
  1490.  
  1491.     * Xvnc/programs/Xserver/hw/vnc/rfb.h: Unused constant removed.
  1492.  
  1493. 2000-08-18 00:00  const
  1494.  
  1495.     * Xvnc/programs/Xserver/hw/vnc/tight.c: Palette for 8-bit samples
  1496.     restricted to 2 colors.  Other code cleanups.
  1497.  
  1498. 2000-08-17 22:51  const
  1499.  
  1500.     * Xvnc/programs/Xserver/hw/vnc/stats.c,
  1501.     Xvnc/programs/Xserver/hw/vnc/tight.c, include/rfbproto.h,
  1502.     vncviewer/tight.c: Working version of tight encoding. The only
  1503.     thing still missed is support for 24-bit samples in Xnvc.
  1504.  
  1505. 2000-08-17 16:35  const
  1506.  
  1507.     * Xvnc/programs/Xserver/hw/vnc/: Imakefile, rfb.h, rfbserver.c,
  1508.     tight.c: Interim version of tight encoding.
  1509.  
  1510. 2000-08-16 12:23  const
  1511.  
  1512.     * vncviewer/tight.c: Debugging finished for 24-bit mode, several
  1513.     bugs fixed.  Some debugging messages added.
  1514.  
  1515. 2000-08-16 04:44  const
  1516.  
  1517.     * vncviewer/tight.c: Support for 24-bit RGB background color for
  1518.     solid areas was missing.
  1519.  
  1520. 2000-08-16 03:09  const
  1521.  
  1522.     * vncviewer/tight.c: Fixed bug in ``gradient'' filter.
  1523.  
  1524. 2000-08-15 23:11  const
  1525.  
  1526.     * include/rfbproto.h, vncviewer/rfbproto.c, vncviewer/tight.c:
  1527.     Filters ``gradient'' and ``palette'' added to the ``tight''
  1528.     encoding implementation.
  1529.  
  1530. 2000-08-15 04:24  const
  1531.  
  1532.     * include/rfbproto.h, vncviewer/rfbproto.c, vncviewer/tight.c:
  1533.     Redesigned implementation of the ``tight'' encoding.
  1534.  
  1535. 2000-08-08 15:34  const
  1536.  
  1537.     * vncviewer/: argsresources.c, listen.c, tunnel.c, vncviewer.c,
  1538.     vncviewer.h: Working support for SSH tunneling.
  1539.  
  1540. 2000-08-08 04:46  const
  1541.  
  1542.     * vncviewer/: Imakefile, argsresources.c, sockets.c, tunnel.c,
  1543.     vncviewer.c, vncviewer.h: First snapshot of support for
  1544.     SSH-tunneled connections; not works yet.
  1545.  
  1546. 2000-08-02 23:26  const
  1547.  
  1548.     * vncviewer/tight.c: First working snapshot of pre-``tight''
  1549.     encoding.  Currently it's equivalent to pure zlib compression.
  1550.  
  1551. 2000-08-02 21:07  const
  1552.  
  1553.     * vncviewer/tight.c: Fixed one typo, partially fixed incorrect
  1554.     FilterHdiff implementation.
  1555.  
  1556. 2000-08-02 17:58  const
  1557.  
  1558.     * vncviewer/: rfbproto.c, tight.c: Draft version of ``tight''
  1559.     encoding finished.
  1560.  
  1561. 2000-08-02 03:23  const
  1562.  
  1563.     * vncviewer/: Imakefile, rfbproto.c, tight.c: Next non-working
  1564.     snapshot of ``tight'' encoding which. It's the first version which
  1565.     can be compiled.
  1566.  
  1567. 2000-08-01 18:24  const
  1568.  
  1569.     * vncviewer/: rfbproto.c, tight.c: Next unfinished snapshot of
  1570.     ``tight'' encoding implementation.
  1571.  
  1572. 2000-08-01 02:03  const
  1573.  
  1574.     * include/rfbproto.h, vncviewer/tight.c: Half-finished snapshot of
  1575.     ``tight'' encoding.
  1576.  
  1577. 2000-06-11 19:00  const
  1578.  
  1579.     * Imakefile, LICENCE.TXT, README, vncinstall, vncserver,
  1580.     Xvnc/DIFFS, Xvnc/INSTALL.PS, Xvnc/INSTALL.TXT, Xvnc/Imakefile,
  1581.     Xvnc/LABEL, Xvnc/Makefile, Xvnc/README, Xvnc/RELNOTES.PS,
  1582.     Xvnc/RELNOTES.TXT, Xvnc/bug-report, Xvnc/registry,
  1583.     Xvnc/config/Imakefile, Xvnc/config/cf/Amoeba.cf,
  1584.     Xvnc/config/cf/DGUX.cf, Xvnc/config/cf/FreeBSD.cf,
  1585.     Xvnc/config/cf/Imake.cf, Xvnc/config/cf/Imake.rules,
  1586.     Xvnc/config/cf/Imake.tmpl, Xvnc/config/cf/Imakefile,
  1587.     Xvnc/config/cf/Library.tmpl, Xvnc/config/cf/Mips.cf,
  1588.     Xvnc/config/cf/Motif.rules, Xvnc/config/cf/Motif.tmpl,
  1589.     Xvnc/config/cf/NetBSD.cf, Xvnc/config/cf/Oki.cf,
  1590.     Xvnc/config/cf/OpenBSD.cf, Xvnc/config/cf/README,
  1591.     Xvnc/config/cf/Server.tmpl, Xvnc/config/cf/ServerLib.tmpl,
  1592.     Xvnc/config/cf/Threads.tmpl, Xvnc/config/cf/Win32.cf,
  1593.     Xvnc/config/cf/Win32.rules, Xvnc/config/cf/WinLib.tmpl,
  1594.     Xvnc/config/cf/X11.rules, Xvnc/config/cf/X11.tmpl,
  1595.     Xvnc/config/cf/apollo.cf, Xvnc/config/cf/bsd.cf,
  1596.     Xvnc/config/cf/bsdLib.rules, Xvnc/config/cf/bsdLib.tmpl,
  1597.     Xvnc/config/cf/bsdi.cf, Xvnc/config/cf/cde.rules,
  1598.     Xvnc/config/cf/cde.tmpl, Xvnc/config/cf/convex.cf,
  1599.     Xvnc/config/cf/cray.cf, Xvnc/config/cf/fujitsu.cf,
  1600.     Xvnc/config/cf/generic.cf, Xvnc/config/cf/hp.cf,
  1601.     Xvnc/config/cf/hpLib.rules, Xvnc/config/cf/hpLib.tmpl,
  1602.     Xvnc/config/cf/ibm.cf, Xvnc/config/cf/ibmLib.rules,
  1603.     Xvnc/config/cf/ibmLib.tmpl, Xvnc/config/cf/isc.cf,
  1604.     Xvnc/config/cf/linux.cf, Xvnc/config/cf/lnxLib.rules,
  1605.     Xvnc/config/cf/lnxLib.tmpl, Xvnc/config/cf/lnxdoc.rules,
  1606.     Xvnc/config/cf/lnxdoc.tmpl, Xvnc/config/cf/luna.cf,
  1607.     Xvnc/config/cf/lynx.cf, Xvnc/config/cf/macII.cf,
  1608.     Xvnc/config/cf/mach.cf, Xvnc/config/cf/minix.cf,
  1609.     Xvnc/config/cf/moto.cf, Xvnc/config/cf/ncr.cf,
  1610.     Xvnc/config/cf/nec.cf, Xvnc/config/cf/necLib.rules,
  1611.     Xvnc/config/cf/necLib.tmpl, Xvnc/config/cf/noop.rules,
  1612.     Xvnc/config/cf/oldlib.rules, Xvnc/config/cf/os2.cf,
  1613.     Xvnc/config/cf/os2.rules, Xvnc/config/cf/os2Lib.rules,
  1614.     Xvnc/config/cf/os2Lib.tmpl, Xvnc/config/cf/osf1.cf,
  1615.     Xvnc/config/cf/osfLib.rules, Xvnc/config/cf/osfLib.tmpl,
  1616.     Xvnc/config/cf/pegasus.cf, Xvnc/config/cf/sco.cf,
  1617.     Xvnc/config/cf/sco5.cf, Xvnc/config/cf/scoLib.rules,
  1618.     Xvnc/config/cf/sequent.cf, Xvnc/config/cf/sgi.cf,
  1619.     Xvnc/config/cf/sgiLib.rules, Xvnc/config/cf/sgiLib.tmpl,
  1620.     Xvnc/config/cf/site.def, Xvnc/config/cf/sony.cf,
  1621.     Xvnc/config/cf/sun.cf, Xvnc/config/cf/sunLib.rules,
  1622.     Xvnc/config/cf/sunLib.tmpl, Xvnc/config/cf/sv3Lib.rules,
  1623.     Xvnc/config/cf/sv3Lib.tmpl, Xvnc/config/cf/sv4Lib.rules,
  1624.     Xvnc/config/cf/sv4Lib.tmpl, Xvnc/config/cf/svr3.cf,
  1625.     Xvnc/config/cf/svr4.cf, Xvnc/config/cf/ultrix.cf,
  1626.     Xvnc/config/cf/usl.cf, Xvnc/config/cf/vnc.def,
  1627.     Xvnc/config/cf/vnclibs.def, Xvnc/config/cf/x386.cf,
  1628.     Xvnc/config/cf/xf86.rules, Xvnc/config/cf/xf86.tmpl,
  1629.     Xvnc/config/cf/xf86site.def, Xvnc/config/cf/xfree86.cf,
  1630.     Xvnc/config/imake/Imakefile, Xvnc/config/imake/Makefile.ini,
  1631.     Xvnc/config/imake/ccimake.c, Xvnc/config/imake/imake.c,
  1632.     Xvnc/config/imake/imake.man, Xvnc/config/imake/imakemdep.h,
  1633.     Xvnc/config/imake/imakesvc.cmd, Xvnc/config/makedepend/Imakefile,
  1634.     Xvnc/config/makedepend/cpp.ed, Xvnc/config/makedepend/cppsetup.c,
  1635.     Xvnc/config/makedepend/def.h, Xvnc/config/makedepend/ifparser.c,
  1636.     Xvnc/config/makedepend/ifparser.h,
  1637.     Xvnc/config/makedepend/include.c, Xvnc/config/makedepend/main.c,
  1638.     Xvnc/config/makedepend/mkdepend.man,
  1639.     Xvnc/config/makedepend/parse.c, Xvnc/config/makedepend/pr.c,
  1640.     Xvnc/config/util/Imakefile, Xvnc/config/util/Makefile.ini,
  1641.     Xvnc/config/util/added.cmd, Xvnc/config/util/aminstall.sh,
  1642.     Xvnc/config/util/bsdinst.sh, Xvnc/config/util/buildos2.cmd,
  1643.     Xvnc/config/util/checktree.c, Xvnc/config/util/chownxterm.c,
  1644.     Xvnc/config/util/crayar.sh, Xvnc/config/util/elistgen.hp,
  1645.     Xvnc/config/util/elistgen.ibm, Xvnc/config/util/elistgen.sun,
  1646.     Xvnc/config/util/elistgen.usl, Xvnc/config/util/gccmdep.cpp,
  1647.     Xvnc/config/util/indir.cmd, Xvnc/config/util/install.sh,
  1648.     Xvnc/config/util/instos2.cmd, Xvnc/config/util/lndir.c,
  1649.     Xvnc/config/util/lndir.man, Xvnc/config/util/makeg.man,
  1650.     Xvnc/config/util/makeg.sh, Xvnc/config/util/makestrs.c,
  1651.     Xvnc/config/util/makestrs.man, Xvnc/config/util/mdepend.cpp,
  1652.     Xvnc/config/util/mergelib.cpp, Xvnc/config/util/mkdirhier.c,
  1653.     Xvnc/config/util/mkdirhier.cmd, Xvnc/config/util/mkdirhier.man,
  1654.     Xvnc/config/util/mkdirhier.sh, Xvnc/config/util/os2inst.cmd,
  1655.     Xvnc/config/util/remove.cmd, Xvnc/config/util/syminst.sh,
  1656.     Xvnc/config/util/x11mf.sh, Xvnc/config/util/xmake.cmd,
  1657.     Xvnc/config/util/xmkmf.cmd, Xvnc/config/util/xmkmf.cpp,
  1658.     Xvnc/config/util/xmkmf.man, Xvnc/config/util/mkshadow/Imakefile,
  1659.     Xvnc/config/util/mkshadow/README,
  1660.     Xvnc/config/util/mkshadow/mkshadow.c,
  1661.     Xvnc/config/util/mkshadow/savedir.c,
  1662.     Xvnc/config/util/mkshadow/wildmat.c, Xvnc/programs/Imakefile,
  1663.     Xvnc/programs/Xserver/Imakefile, Xvnc/programs/Xserver/Xserver.man,
  1664.     Xvnc/programs/Xserver/Xext/Imakefile,
  1665.     Xvnc/programs/Xserver/Xext/SecurityPolicy,
  1666.     Xvnc/programs/Xserver/Xext/appgroup.c,
  1667.     Xvnc/programs/Xserver/Xext/bigreq.c,
  1668.     Xvnc/programs/Xserver/Xext/dpms.c,
  1669.     Xvnc/programs/Xserver/Xext/mbuf.c,
  1670.     Xvnc/programs/Xserver/Xext/mbufbf.c,
  1671.     Xvnc/programs/Xserver/Xext/mbufpx.c,
  1672.     Xvnc/programs/Xserver/Xext/mitmisc.c,
  1673.     Xvnc/programs/Xserver/Xext/saver.c,
  1674.     Xvnc/programs/Xserver/Xext/security.c,
  1675.     Xvnc/programs/Xserver/Xext/shape.c,
  1676.     Xvnc/programs/Xserver/Xext/shm.c,
  1677.     Xvnc/programs/Xserver/Xext/sleepuntil.c,
  1678.     Xvnc/programs/Xserver/Xext/sync.c,
  1679.     Xvnc/programs/Xserver/Xext/xcmisc.c,
  1680.     Xvnc/programs/Xserver/Xext/xf86dga.c,
  1681.     Xvnc/programs/Xserver/Xext/xf86misc.c,
  1682.     Xvnc/programs/Xserver/Xext/xf86vmode.c,
  1683.     Xvnc/programs/Xserver/Xext/xprint.c,
  1684.     Xvnc/programs/Xserver/Xext/xtest.c,
  1685.     Xvnc/programs/Xserver/Xext/xtest1.frags,
  1686.     Xvnc/programs/Xserver/Xext/xtest1dd.c,
  1687.     Xvnc/programs/Xserver/Xext/xtest1dd.h,
  1688.     Xvnc/programs/Xserver/Xext/xtest1di.c,
  1689.     Xvnc/programs/Xserver/Xprint/DiPrint.h,
  1690.     Xvnc/programs/Xserver/cfb/Imakefile,
  1691.     Xvnc/programs/Xserver/cfb/cfb.h,
  1692.     Xvnc/programs/Xserver/cfb/cfb8bit.c,
  1693.     Xvnc/programs/Xserver/cfb/cfb8bit.h,
  1694.     Xvnc/programs/Xserver/cfb/cfb8cppl.c,
  1695.     Xvnc/programs/Xserver/cfb/cfb8line.c,
  1696.     Xvnc/programs/Xserver/cfb/cfballpriv.c,
  1697.     Xvnc/programs/Xserver/cfb/cfbbitblt.c,
  1698.     Xvnc/programs/Xserver/cfb/cfbblt.c,
  1699.     Xvnc/programs/Xserver/cfb/cfbbres.c,
  1700.     Xvnc/programs/Xserver/cfb/cfbbresd.c,
  1701.     Xvnc/programs/Xserver/cfb/cfbbstore.c,
  1702.     Xvnc/programs/Xserver/cfb/cfbcmap.c,
  1703.     Xvnc/programs/Xserver/cfb/cfbfillarc.c,
  1704.     Xvnc/programs/Xserver/cfb/cfbfillrct.c,
  1705.     Xvnc/programs/Xserver/cfb/cfbfillsp.c,
  1706.     Xvnc/programs/Xserver/cfb/cfbgc.c,
  1707.     Xvnc/programs/Xserver/cfb/cfbgetsp.c,
  1708.     Xvnc/programs/Xserver/cfb/cfbglblt8.c,
  1709.     Xvnc/programs/Xserver/cfb/cfbhrzvert.c,
  1710.     Xvnc/programs/Xserver/cfb/cfbigblt8.c,
  1711.     Xvnc/programs/Xserver/cfb/cfbimage.c,
  1712.     Xvnc/programs/Xserver/cfb/cfbline.c,
  1713.     Xvnc/programs/Xserver/cfb/cfbmap.h,
  1714.     Xvnc/programs/Xserver/cfb/cfbmskbits.c,
  1715.     Xvnc/programs/Xserver/cfb/cfbmskbits.h,
  1716.     Xvnc/programs/Xserver/cfb/cfbpixmap.c,
  1717.     Xvnc/programs/Xserver/cfb/cfbply1rct.c,
  1718.     Xvnc/programs/Xserver/cfb/cfbpntwin.c,
  1719.     Xvnc/programs/Xserver/cfb/cfbpolypnt.c,
  1720.     Xvnc/programs/Xserver/cfb/cfbpush8.c,
  1721.     Xvnc/programs/Xserver/cfb/cfbrctstp8.c,
  1722.     Xvnc/programs/Xserver/cfb/cfbrrop.c,
  1723.     Xvnc/programs/Xserver/cfb/cfbrrop.h,
  1724.     Xvnc/programs/Xserver/cfb/cfbscrinit.c,
  1725.     Xvnc/programs/Xserver/cfb/cfbsetsp.c,
  1726.     Xvnc/programs/Xserver/cfb/cfbsolid.c,
  1727.     Xvnc/programs/Xserver/cfb/cfbteblt8.c,
  1728.     Xvnc/programs/Xserver/cfb/cfbtegblt.c,
  1729.     Xvnc/programs/Xserver/cfb/cfbtile32.c,
  1730.     Xvnc/programs/Xserver/cfb/cfbtileodd.c,
  1731.     Xvnc/programs/Xserver/cfb/cfbwindow.c,
  1732.     Xvnc/programs/Xserver/cfb/cfbzerarc.c,
  1733.     Xvnc/programs/Xserver/cfb/stip68kgnu.h,
  1734.     Xvnc/programs/Xserver/cfb/stipmips.s,
  1735.     Xvnc/programs/Xserver/cfb/stipple68k.s,
  1736.     Xvnc/programs/Xserver/cfb/stipsparc.s,
  1737.     Xvnc/programs/Xserver/cfb/stipsprc32.s,
  1738.     Xvnc/programs/Xserver/cfb16/Imakefile,
  1739.     Xvnc/programs/Xserver/cfb24/Imakefile,
  1740.     Xvnc/programs/Xserver/cfb24/cfbrrop24.h,
  1741.     Xvnc/programs/Xserver/cfb32/Imakefile,
  1742.     Xvnc/programs/Xserver/dix/BuiltInAtoms,
  1743.     Xvnc/programs/Xserver/dix/CHANGES,
  1744.     Xvnc/programs/Xserver/dix/Imakefile,
  1745.     Xvnc/programs/Xserver/dix/atom.c,
  1746.     Xvnc/programs/Xserver/dix/buildatoms,
  1747.     Xvnc/programs/Xserver/dix/colormap.c,
  1748.     Xvnc/programs/Xserver/dix/cursor.c,
  1749.     Xvnc/programs/Xserver/dix/devices.c,
  1750.     Xvnc/programs/Xserver/dix/dispatch.c,
  1751.     Xvnc/programs/Xserver/dix/dispatch.h,
  1752.     Xvnc/programs/Xserver/dix/dixfonts.c,
  1753.     Xvnc/programs/Xserver/dix/dixutils.c,
  1754.     Xvnc/programs/Xserver/dix/events.c,
  1755.     Xvnc/programs/Xserver/dix/extension.c,
  1756.     Xvnc/programs/Xserver/dix/ffs.c, Xvnc/programs/Xserver/dix/gc.c,
  1757.     Xvnc/programs/Xserver/dix/globals.c,
  1758.     Xvnc/programs/Xserver/dix/glyphcurs.c,
  1759.     Xvnc/programs/Xserver/dix/grabs.c,
  1760.     Xvnc/programs/Xserver/dix/initatoms.c,
  1761.     Xvnc/programs/Xserver/dix/main.c,
  1762.     Xvnc/programs/Xserver/dix/pixmap.c,
  1763.     Xvnc/programs/Xserver/dix/privates.c,
  1764.     Xvnc/programs/Xserver/dix/property.c,
  1765.     Xvnc/programs/Xserver/dix/resource.c,
  1766.     Xvnc/programs/Xserver/dix/swaprep.c,
  1767.     Xvnc/programs/Xserver/dix/swapreq.c,
  1768.     Xvnc/programs/Xserver/dix/swapreq.h,
  1769.     Xvnc/programs/Xserver/dix/tables.c,
  1770.     Xvnc/programs/Xserver/dix/window.c, Xvnc/include/DECkeysym.h,
  1771.     Xvnc/include/HPkeysym.h, Xvnc/include/Imakefile,
  1772.     Xvnc/include/Sunkeysym.h, Xvnc/include/X.h, Xvnc/include/XWDFile.h,
  1773.     Xvnc/include/Xalloca.h, Xvnc/include/Xatom.h,
  1774.     Xvnc/include/Xfuncproto.h, Xvnc/include/Xfuncs.h,
  1775.     Xvnc/include/Xmd.h, Xvnc/include/Xos.h, Xvnc/include/Xos_r.h,
  1776.     Xvnc/include/Xosdefs.h, Xvnc/include/Xpoll.h,
  1777.     Xvnc/include/Xproto.h, Xvnc/include/Xprotostr.h,
  1778.     Xvnc/include/Xthreads.h, Xvnc/include/Xw32defs.h,
  1779.     Xvnc/include/Xwinsock.h, Xvnc/include/ap_keysym.h,
  1780.     Xvnc/include/keysym.h, Xvnc/include/keysymdef.h,
  1781.     Xvnc/include/bitmaps/1x1, Xvnc/include/bitmaps/2x2,
  1782.     Xvnc/include/bitmaps/Imakefile, Xvnc/include/bitmaps/black,
  1783.     Xvnc/include/bitmaps/boxes, Xvnc/include/bitmaps/calculator,
  1784.     Xvnc/include/bitmaps/cntr_ptr, Xvnc/include/bitmaps/cntr_ptrmsk,
  1785.     Xvnc/include/bitmaps/cross_weave, Xvnc/include/bitmaps/dimple1,
  1786.     Xvnc/include/bitmaps/dimple3, Xvnc/include/bitmaps/dot,
  1787.     Xvnc/include/bitmaps/dropbar7, Xvnc/include/bitmaps/dropbar8,
  1788.     Xvnc/include/bitmaps/escherknot, Xvnc/include/bitmaps/flagdown,
  1789.     Xvnc/include/bitmaps/flagup, Xvnc/include/bitmaps/flipped_gray,
  1790.     Xvnc/include/bitmaps/gray, Xvnc/include/bitmaps/gray1,
  1791.     Xvnc/include/bitmaps/gray3, Xvnc/include/bitmaps/grid16,
  1792.     Xvnc/include/bitmaps/grid2, Xvnc/include/bitmaps/grid4,
  1793.     Xvnc/include/bitmaps/grid8, Xvnc/include/bitmaps/hlines2,
  1794.     Xvnc/include/bitmaps/hlines3, Xvnc/include/bitmaps/icon,
  1795.     Xvnc/include/bitmaps/keyboard16, Xvnc/include/bitmaps/left_ptr,
  1796.     Xvnc/include/bitmaps/left_ptrmsk, Xvnc/include/bitmaps/letters,
  1797.     Xvnc/include/bitmaps/light_gray, Xvnc/include/bitmaps/mailempty,
  1798.     Xvnc/include/bitmaps/mailemptymsk, Xvnc/include/bitmaps/mailfull,
  1799.     Xvnc/include/bitmaps/mailfullmsk, Xvnc/include/bitmaps/mensetmanus,
  1800.     Xvnc/include/bitmaps/menu10, Xvnc/include/bitmaps/menu12,
  1801.     Xvnc/include/bitmaps/menu16, Xvnc/include/bitmaps/menu6,
  1802.     Xvnc/include/bitmaps/menu8, Xvnc/include/bitmaps/noletters,
  1803.     Xvnc/include/bitmaps/opendot, Xvnc/include/bitmaps/opendotMask,
  1804.     Xvnc/include/bitmaps/plaid, Xvnc/include/bitmaps/right_ptr,
  1805.     Xvnc/include/bitmaps/right_ptrmsk, Xvnc/include/bitmaps/root_weave,
  1806.     Xvnc/include/bitmaps/scales, Xvnc/include/bitmaps/sipb,
  1807.     Xvnc/include/bitmaps/star, Xvnc/include/bitmaps/starMask,
  1808.     Xvnc/include/bitmaps/stipple, Xvnc/include/bitmaps/target,
  1809.     Xvnc/include/bitmaps/terminal, Xvnc/include/bitmaps/tie_fighter,
  1810.     Xvnc/include/bitmaps/vlines2, Xvnc/include/bitmaps/vlines3,
  1811.     Xvnc/include/bitmaps/weird_size, Xvnc/include/bitmaps/wide_weave,
  1812.     Xvnc/include/bitmaps/wingdogs, Xvnc/include/bitmaps/woman,
  1813.     Xvnc/include/bitmaps/xfd_icon, Xvnc/include/bitmaps/xlogo11,
  1814.     Xvnc/include/bitmaps/xlogo16, Xvnc/include/bitmaps/xlogo32,
  1815.     Xvnc/include/bitmaps/xlogo64, Xvnc/include/bitmaps/xsnow,
  1816.     Xvnc/include/extensions/Imakefile,
  1817.     Xvnc/include/extensions/MITMisc.h, Xvnc/include/extensions/Print.h,
  1818.     Xvnc/include/extensions/Printstr.h, Xvnc/include/extensions/XI.h,
  1819.     Xvnc/include/extensions/XIE.h, Xvnc/include/extensions/XIEproto.h,
  1820.     Xvnc/include/extensions/XIEprotost.h,
  1821.     Xvnc/include/extensions/XInput.h,
  1822.     Xvnc/include/extensions/XIproto.h, Xvnc/include/extensions/XKB.h,
  1823.     Xvnc/include/extensions/XKBgeom.h,
  1824.     Xvnc/include/extensions/XKBproto.h,
  1825.     Xvnc/include/extensions/XKBsrv.h, Xvnc/include/extensions/XKBstr.h,
  1826.     Xvnc/include/extensions/XLbx.h, Xvnc/include/extensions/XShm.h,
  1827.     Xvnc/include/extensions/XTest.h, Xvnc/include/extensions/Xag.h,
  1828.     Xvnc/include/extensions/Xagsrv.h, Xvnc/include/extensions/Xagstr.h,
  1829.     Xvnc/include/extensions/Xdbe.h,
  1830.     Xvnc/include/extensions/Xdbeproto.h,
  1831.     Xvnc/include/extensions/Xext.h,
  1832.     Xvnc/include/extensions/bigreqstr.h,
  1833.     Xvnc/include/extensions/dpms.h, Xvnc/include/extensions/dpmsstr.h,
  1834.     Xvnc/include/extensions/extutil.h,
  1835.     Xvnc/include/extensions/lbxbuf.h,
  1836.     Xvnc/include/extensions/lbxbufstr.h,
  1837.     Xvnc/include/extensions/lbxdeltastr.h,
  1838.     Xvnc/include/extensions/lbximage.h,
  1839.     Xvnc/include/extensions/lbxopts.h,
  1840.     Xvnc/include/extensions/lbxstr.h,
  1841.     Xvnc/include/extensions/lbxzlib.h,
  1842.     Xvnc/include/extensions/mitmiscstr.h,
  1843.     Xvnc/include/extensions/multibuf.h,
  1844.     Xvnc/include/extensions/multibufst.h,
  1845.     Xvnc/include/extensions/record.h,
  1846.     Xvnc/include/extensions/recordstr.h,
  1847.     Xvnc/include/extensions/saver.h,
  1848.     Xvnc/include/extensions/saverproto.h,
  1849.     Xvnc/include/extensions/scrnsaver.h,
  1850.     Xvnc/include/extensions/security.h,
  1851.     Xvnc/include/extensions/securstr.h,
  1852.     Xvnc/include/extensions/shape.h,
  1853.     Xvnc/include/extensions/shapestr.h,
  1854.     Xvnc/include/extensions/shmstr.h, Xvnc/include/extensions/sync.h,
  1855.     Xvnc/include/extensions/syncstr.h,
  1856.     Xvnc/include/extensions/xcmiscstr.h,
  1857.     Xvnc/include/extensions/xf86dga.h,
  1858.     Xvnc/include/extensions/xf86dgastr.h,
  1859.     Xvnc/include/extensions/xf86misc.h,
  1860.     Xvnc/include/extensions/xf86mscstr.h,
  1861.     Xvnc/include/extensions/xf86vmode.h,
  1862.     Xvnc/include/extensions/xf86vmstr.h,
  1863.     Xvnc/include/extensions/xtestext1.h,
  1864.     Xvnc/include/extensions/xteststr.h, Xvnc/include/fonts/FS.h,
  1865.     Xvnc/include/fonts/FSproto.h, Xvnc/include/fonts/Imakefile,
  1866.     Xvnc/include/fonts/font.h, Xvnc/include/fonts/fontstruct.h,
  1867.     Xvnc/include/fonts/fsmasks.h, Xvnc/lib/Imakefile,
  1868.     Xvnc/lib/X11/Imakefile, Xvnc/lib/X11/XKBlib.h, Xvnc/lib/X11/Xcms.h,
  1869.     Xvnc/lib/X11/Xlib.h, Xvnc/lib/X11/Xlibint.h,
  1870.     Xvnc/lib/X11/Xlocale.h, Xvnc/lib/X11/Xresource.h,
  1871.     Xvnc/lib/X11/Xutil.h, Xvnc/lib/X11/cursorfont.h,
  1872.     Xvnc/lib/Xau/AuDispose.c, Xvnc/lib/Xau/AuFileName.c,
  1873.     Xvnc/lib/Xau/AuGetAddr.c, Xvnc/lib/Xau/AuGetBest.c,
  1874.     Xvnc/lib/Xau/AuLock.c, Xvnc/lib/Xau/AuRead.c,
  1875.     Xvnc/lib/Xau/AuUnlock.c, Xvnc/lib/Xau/AuWrite.c,
  1876.     Xvnc/lib/Xau/Autest.c, Xvnc/lib/Xau/Imakefile, Xvnc/lib/Xau/README,
  1877.     Xvnc/lib/Xau/Xauth.h, Xvnc/lib/Xau/k5encode.c,
  1878.     Xvnc/lib/Xdmcp/A8Eq.c, Xvnc/lib/Xdmcp/AA16.c,
  1879.     Xvnc/lib/Xdmcp/AA32.c, Xvnc/lib/Xdmcp/AA8.c,
  1880.     Xvnc/lib/Xdmcp/Alloc.c, Xvnc/lib/Xdmcp/AofA8.c,
  1881.     Xvnc/lib/Xdmcp/CA8.c, Xvnc/lib/Xdmcp/CmpKey.c,
  1882.     Xvnc/lib/Xdmcp/DA16.c, Xvnc/lib/Xdmcp/DA32.c, Xvnc/lib/Xdmcp/DA8.c,
  1883.     Xvnc/lib/Xdmcp/DAofA8.c, Xvnc/lib/Xdmcp/DecKey.c,
  1884.     Xvnc/lib/Xdmcp/Fill.c, Xvnc/lib/Xdmcp/Flush.c,
  1885.     Xvnc/lib/Xdmcp/GenKey.c, Xvnc/lib/Xdmcp/Imakefile,
  1886.     Xvnc/lib/Xdmcp/IncKey.c, Xvnc/lib/Xdmcp/RA16.c,
  1887.     Xvnc/lib/Xdmcp/RA32.c, Xvnc/lib/Xdmcp/RA8.c,
  1888.     Xvnc/lib/Xdmcp/RAofA8.c, Xvnc/lib/Xdmcp/RC16.c,
  1889.     Xvnc/lib/Xdmcp/RC32.c, Xvnc/lib/Xdmcp/RC8.c,
  1890.     Xvnc/lib/Xdmcp/RHead.c, Xvnc/lib/Xdmcp/RR.c,
  1891.     Xvnc/lib/Xdmcp/RaA16.c, Xvnc/lib/Xdmcp/RaA32.c,
  1892.     Xvnc/lib/Xdmcp/RaA8.c, Xvnc/lib/Xdmcp/RaAoA8.c,
  1893.     Xvnc/lib/Xdmcp/Unwrap.c, Xvnc/lib/Xdmcp/WA16.c,
  1894.     Xvnc/lib/Xdmcp/WA32.c, Xvnc/lib/Xdmcp/WA8.c,
  1895.     Xvnc/lib/Xdmcp/WAofA8.c, Xvnc/lib/Xdmcp/WC16.c,
  1896.     Xvnc/lib/Xdmcp/WC32.c, Xvnc/lib/Xdmcp/WC8.c,
  1897.     Xvnc/lib/Xdmcp/Whead.c, Xvnc/lib/Xdmcp/Wrap.c,
  1898.     Xvnc/lib/Xdmcp/Wrap.h, Xvnc/lib/Xdmcp/Xdmcp.h,
  1899.     Xvnc/lib/font/Imakefile, Xvnc/lib/font/Speedo/Imakefile,
  1900.     Xvnc/lib/font/Speedo/adobe-iso.h, Xvnc/lib/font/Speedo/bics-iso.h,
  1901.     Xvnc/lib/font/Speedo/do_char.c, Xvnc/lib/font/Speedo/do_trns.c,
  1902.     Xvnc/lib/font/Speedo/htest.c, Xvnc/lib/font/Speedo/iface.c,
  1903.     Xvnc/lib/font/Speedo/keys.h, Xvnc/lib/font/Speedo/nsample.c,
  1904.     Xvnc/lib/font/Speedo/out_bl2d.c, Xvnc/lib/font/Speedo/out_blk.c,
  1905.     Xvnc/lib/font/Speedo/out_outl.c, Xvnc/lib/font/Speedo/out_scrn.c,
  1906.     Xvnc/lib/font/Speedo/out_util.c, Xvnc/lib/font/Speedo/reset.c,
  1907.     Xvnc/lib/font/Speedo/set_spcs.c, Xvnc/lib/font/Speedo/set_trns.c,
  1908.     Xvnc/lib/font/Speedo/spdo_prv.h, Xvnc/lib/font/Speedo/speedo.h,
  1909.     Xvnc/lib/font/Speedo/spencode.c, Xvnc/lib/font/Speedo/sperr.c,
  1910.     Xvnc/lib/font/Speedo/spfile.c, Xvnc/lib/font/Speedo/spfont.c,
  1911.     Xvnc/lib/font/Speedo/spfuncs.c, Xvnc/lib/font/Speedo/spglyph.c,
  1912.     Xvnc/lib/font/Speedo/spinfo.c, Xvnc/lib/font/Speedo/spint.h,
  1913.     Xvnc/lib/font/Speedo/sptobdf.c, Xvnc/lib/font/Speedo/useropt.h,
  1914.     Xvnc/lib/font/Type1/Imakefile, Xvnc/lib/font/Type1/arith.c,
  1915.     Xvnc/lib/font/Type1/arith.h, Xvnc/lib/font/Type1/blues.h,
  1916.     Xvnc/lib/font/Type1/cluts.h, Xvnc/lib/font/Type1/curves.c,
  1917.     Xvnc/lib/font/Type1/curves.h, Xvnc/lib/font/Type1/digit.h,
  1918.     Xvnc/lib/font/Type1/fontfcn.c, Xvnc/lib/font/Type1/fontfcn.h,
  1919.     Xvnc/lib/font/Type1/fonts.h, Xvnc/lib/font/Type1/hdigit.h,
  1920.     Xvnc/lib/font/Type1/hints.c, Xvnc/lib/font/Type1/hints.h,
  1921.     Xvnc/lib/font/Type1/lines.c, Xvnc/lib/font/Type1/lines.h,
  1922.     Xvnc/lib/font/Type1/minimain.c, Xvnc/lib/font/Type1/objects.c,
  1923.     Xvnc/lib/font/Type1/objects.h, Xvnc/lib/font/Type1/paths.c,
  1924.     Xvnc/lib/font/Type1/paths.h, Xvnc/lib/font/Type1/pictures.h,
  1925.     Xvnc/lib/font/Type1/regions.c, Xvnc/lib/font/Type1/regions.h,
  1926.     Xvnc/lib/font/Type1/scanfont.c, Xvnc/lib/font/Type1/spaces.c,
  1927.     Xvnc/lib/font/Type1/spaces.h, Xvnc/lib/font/Type1/strokes.h,
  1928.     Xvnc/lib/font/Type1/t1funcs.c, Xvnc/lib/font/Type1/t1hdigit.h,
  1929.     Xvnc/lib/font/Type1/t1imager.h, Xvnc/lib/font/Type1/t1info.c,
  1930.     Xvnc/lib/font/Type1/t1intf.h, Xvnc/lib/font/Type1/t1io.c,
  1931.     Xvnc/lib/font/Type1/t1malloc.c, Xvnc/lib/font/Type1/t1snap.c,
  1932.     Xvnc/lib/font/Type1/t1stdio.h, Xvnc/lib/font/Type1/t1stub.c,
  1933.     Xvnc/lib/font/Type1/t1test.c, Xvnc/lib/font/Type1/token.c,
  1934.     Xvnc/lib/font/Type1/token.h, Xvnc/lib/font/Type1/tokst.h,
  1935.     Xvnc/lib/font/Type1/trig.h, Xvnc/lib/font/Type1/type1.c,
  1936.     Xvnc/lib/font/Type1/util.c, Xvnc/lib/font/Type1/util.h,
  1937.     Xvnc/lib/font/bitmap/Imakefile, Xvnc/lib/font/bitmap/bdfint.h,
  1938.     Xvnc/lib/font/bitmap/bdfread.c, Xvnc/lib/font/bitmap/bdfutils.c,
  1939.     Xvnc/lib/font/bitmap/bitmap.c, Xvnc/lib/font/bitmap/bitmapfunc.c,
  1940.     Xvnc/lib/font/bitmap/bitmaputil.c, Xvnc/lib/font/bitmap/bitscale.c,
  1941.     Xvnc/lib/font/bitmap/fontink.c, Xvnc/lib/font/bitmap/pcf.h,
  1942.     Xvnc/lib/font/bitmap/pcfread.c, Xvnc/lib/font/bitmap/pcfwrite.c,
  1943.     Xvnc/lib/font/bitmap/snfread.c, Xvnc/lib/font/bitmap/snfstr.h,
  1944.     Xvnc/lib/font/fc/Imakefile, Xvnc/lib/font/fc/fsconvert.c,
  1945.     Xvnc/lib/font/fc/fserve.c, Xvnc/lib/font/fc/fserve.h,
  1946.     Xvnc/programs/Xserver/dix/xpstubs.c,
  1947.     Xvnc/programs/Xserver/hw/vnc/Imakefile,
  1948.     Xvnc/programs/Xserver/hw/vnc/README,
  1949.     Xvnc/programs/Xserver/hw/vnc/auth.c,
  1950.     Xvnc/programs/Xserver/hw/vnc/cmap.c,
  1951.     Xvnc/programs/Xserver/hw/vnc/corre.c,
  1952.     Xvnc/programs/Xserver/hw/vnc/cutpaste.c,
  1953.     Xvnc/programs/Xserver/hw/vnc/dispcur.c,
  1954.     Xvnc/programs/Xserver/hw/vnc/draw.c,
  1955.     Xvnc/programs/Xserver/hw/vnc/hextile.c,
  1956.     Xvnc/programs/Xserver/hw/vnc/httpd.c,
  1957.     Xvnc/programs/Xserver/hw/vnc/init.c,
  1958.     Xvnc/programs/Xserver/hw/vnc/kbdptr.c,
  1959.     Xvnc/programs/Xserver/hw/vnc/rfb.h,
  1960.     Xvnc/programs/Xserver/hw/vnc/rfbserver.c,
  1961.     Xvnc/programs/Xserver/hw/vnc/rre.c,
  1962.     Xvnc/programs/Xserver/hw/vnc/sockets.c,
  1963.     Xvnc/programs/Xserver/hw/vnc/sprite.c,
  1964.     Xvnc/programs/Xserver/hw/vnc/sprite.h,
  1965.     Xvnc/programs/Xserver/hw/vnc/spritest.h,
  1966.     Xvnc/programs/Xserver/hw/vnc/stats.c,
  1967.     Xvnc/programs/Xserver/hw/vnc/tableinitcmtemplate.c,
  1968.     Xvnc/programs/Xserver/hw/vnc/tableinittctemplate.c,
  1969.     Xvnc/programs/Xserver/hw/vnc/tabletranstemplate.c,
  1970.     Xvnc/programs/Xserver/hw/vnc/translate.c,
  1971.     Xvnc/programs/Xserver/hw/xfree86/common/compiler.h,
  1972.     Xvnc/programs/Xserver/hw/xfree86/common/scoasm.h,
  1973.     Xvnc/programs/Xserver/include/Imakefile,
  1974.     Xvnc/programs/Xserver/include/XIstubs.h,
  1975.     Xvnc/programs/Xserver/include/closestr.h,
  1976.     Xvnc/programs/Xserver/include/closure.h,
  1977.     Xvnc/programs/Xserver/include/colormap.h,
  1978.     Xvnc/programs/Xserver/include/colormapst.h,
  1979.     Xvnc/programs/Xserver/include/cursor.h,
  1980.     Xvnc/programs/Xserver/include/cursorstr.h,
  1981.     Xvnc/programs/Xserver/include/dix.h,
  1982.     Xvnc/programs/Xserver/include/dixevents.h,
  1983.     Xvnc/programs/Xserver/include/dixfont.h,
  1984.     Xvnc/programs/Xserver/include/dixfontstr.h,
  1985.     Xvnc/programs/Xserver/include/dixgrabs.h,
  1986.     Xvnc/programs/Xserver/include/dixstruct.h,
  1987.     Xvnc/programs/Xserver/include/exevents.h,
  1988.     Xvnc/programs/Xserver/include/extension.h,
  1989.     Xvnc/programs/Xserver/include/extinit.h,
  1990.     Xvnc/programs/Xserver/include/extnsionst.h,
  1991.     Xvnc/programs/Xserver/include/gc.h,
  1992.     Xvnc/programs/Xserver/include/gcstruct.h,
  1993.     Xvnc/programs/Xserver/include/input.h,
  1994.     Xvnc/programs/Xserver/include/inputstr.h,
  1995.     Xvnc/programs/Xserver/include/misc.h,
  1996.     Xvnc/programs/Xserver/include/miscstruct.h,
  1997.     Xvnc/programs/Xserver/include/opaque.h,
  1998.     Xvnc/programs/Xserver/include/os.h,
  1999.     Xvnc/programs/Xserver/include/pixmap.h,
  2000.     Xvnc/programs/Xserver/include/pixmapstr.h,
  2001.     Xvnc/programs/Xserver/include/property.h,
  2002.     Xvnc/programs/Xserver/include/propertyst.h,
  2003.     Xvnc/programs/Xserver/include/region.h,
  2004.     Xvnc/programs/Xserver/include/regionstr.h,
  2005.     Xvnc/programs/Xserver/include/resource.h,
  2006.     Xvnc/programs/Xserver/include/rgb.h,
  2007.     Xvnc/programs/Xserver/include/screenint.h,
  2008.     Xvnc/programs/Xserver/include/scrnintstr.h,
  2009.     Xvnc/programs/Xserver/include/selection.h,
  2010.     Xvnc/programs/Xserver/include/servermd.h,
  2011.     Xvnc/programs/Xserver/include/site.h,
  2012.     Xvnc/programs/Xserver/include/swaprep.h,
  2013.     Xvnc/programs/Xserver/include/validate.h,
  2014.     Xvnc/programs/Xserver/include/window.h,
  2015.     Xvnc/programs/Xserver/include/windowstr.h,
  2016.     Xvnc/programs/Xserver/mfb/Imakefile,
  2017.     Xvnc/programs/Xserver/mfb/fastblt.h,
  2018.     Xvnc/programs/Xserver/mfb/maskbits.c,
  2019.     Xvnc/programs/Xserver/mfb/maskbits.h,
  2020.     Xvnc/programs/Xserver/mfb/mergerop.h,
  2021.     Xvnc/programs/Xserver/mfb/mfb.h,
  2022.     Xvnc/programs/Xserver/mfb/mfbbitblt.c,
  2023.     Xvnc/programs/Xserver/mfb/mfbblt.c,
  2024.     Xvnc/programs/Xserver/mfb/mfbbres.c,
  2025.     Xvnc/programs/Xserver/mfb/mfbbresd.c,
  2026.     Xvnc/programs/Xserver/mfb/mfbbstore.c,
  2027.     Xvnc/programs/Xserver/mfb/mfbclip.c,
  2028.     Xvnc/programs/Xserver/mfb/mfbcmap.c,
  2029.     Xvnc/programs/Xserver/mfb/mfbfillarc.c,
  2030.     Xvnc/programs/Xserver/mfb/mfbfillrct.c,
  2031.     Xvnc/programs/Xserver/mfb/mfbfillsp.c,
  2032.     Xvnc/programs/Xserver/mfb/mfbfont.c,
  2033.     Xvnc/programs/Xserver/mfb/mfbgc.c,
  2034.     Xvnc/programs/Xserver/mfb/mfbgetsp.c,
  2035.     Xvnc/programs/Xserver/mfb/mfbhrzvert.c,
  2036.     Xvnc/programs/Xserver/mfb/mfbimage.c,
  2037.     Xvnc/programs/Xserver/mfb/mfbimggblt.c,
  2038.     Xvnc/programs/Xserver/mfb/mfbline.c,
  2039.     Xvnc/programs/Xserver/mfb/mfbmisc.c,
  2040.     Xvnc/programs/Xserver/mfb/mfbpixmap.c,
  2041.     Xvnc/programs/Xserver/mfb/mfbply1rct.c,
  2042.     Xvnc/programs/Xserver/mfb/mfbplygblt.c,
  2043.     Xvnc/programs/Xserver/mfb/mfbpntarea.c,
  2044.     Xvnc/programs/Xserver/mfb/mfbpntwin.c,
  2045.     Xvnc/programs/Xserver/mfb/mfbpolypnt.c,
  2046.     Xvnc/programs/Xserver/mfb/mfbpushpxl.c,
  2047.     Xvnc/programs/Xserver/mfb/mfbscrclse.c,
  2048.     Xvnc/programs/Xserver/mfb/mfbscrinit.c,
  2049.     Xvnc/programs/Xserver/mfb/mfbsetsp.c,
  2050.     Xvnc/programs/Xserver/mfb/mfbtegblt.c,
  2051.     Xvnc/programs/Xserver/mfb/mfbtile.c,
  2052.     Xvnc/programs/Xserver/mfb/mfbwindow.c,
  2053.     Xvnc/programs/Xserver/mfb/mfbzerarc.c,
  2054.     Xvnc/programs/Xserver/mi/Imakefile,
  2055.     Xvnc/programs/Xserver/mi/cbrt.c, Xvnc/programs/Xserver/mi/mi.h,
  2056.     Xvnc/programs/Xserver/mi/miarc.c,
  2057.     Xvnc/programs/Xserver/mi/mibitblt.c,
  2058.     Xvnc/programs/Xserver/mi/mibstore.c,
  2059.     Xvnc/programs/Xserver/mi/mibstore.h,
  2060.     Xvnc/programs/Xserver/mi/mibstorest.h,
  2061.     Xvnc/programs/Xserver/mi/miclipn.c,
  2062.     Xvnc/programs/Xserver/mi/micursor.c,
  2063.     Xvnc/programs/Xserver/mi/midash.c,
  2064.     Xvnc/programs/Xserver/mi/midispcur.c,
  2065.     Xvnc/programs/Xserver/mi/mieq.c,
  2066.     Xvnc/programs/Xserver/mi/miexpose.c,
  2067.     Xvnc/programs/Xserver/mi/mifillarc.c,
  2068.     Xvnc/programs/Xserver/mi/mifillarc.h,
  2069.     Xvnc/programs/Xserver/mi/mifillrct.c,
  2070.     Xvnc/programs/Xserver/mi/mifpoly.h,
  2071.     Xvnc/programs/Xserver/mi/mifpolycon.c,
  2072.     Xvnc/programs/Xserver/mi/migc.c, Xvnc/programs/Xserver/mi/migc.h,
  2073.     Xvnc/programs/Xserver/mi/miglblt.c,
  2074.     Xvnc/programs/Xserver/mi/miinitext.c,
  2075.     Xvnc/programs/Xserver/mi/miline.h,
  2076.     Xvnc/programs/Xserver/mi/mipointer.c,
  2077.     Xvnc/programs/Xserver/mi/mipointer.h,
  2078.     Xvnc/programs/Xserver/mi/mipointrst.h,
  2079.     Xvnc/programs/Xserver/mi/mipoly.c,
  2080.     Xvnc/programs/Xserver/mi/mipoly.h,
  2081.     Xvnc/programs/Xserver/mi/mipolycon.c,
  2082.     Xvnc/programs/Xserver/mi/mipolygen.c,
  2083.     Xvnc/programs/Xserver/mi/mipolypnt.c,
  2084.     Xvnc/programs/Xserver/mi/mipolyrect.c,
  2085.     Xvnc/programs/Xserver/mi/mipolyseg.c,
  2086.     Xvnc/programs/Xserver/mi/mipolytext.c,
  2087.     Xvnc/programs/Xserver/mi/mipolyutil.c,
  2088.     Xvnc/programs/Xserver/mi/mipushpxl.c,
  2089.     Xvnc/programs/Xserver/mi/miregion.c,
  2090.     Xvnc/programs/Xserver/mi/miscanfill.h,
  2091.     Xvnc/programs/Xserver/mi/miscrinit.c,
  2092.     Xvnc/programs/Xserver/mi/mispans.c,
  2093.     Xvnc/programs/Xserver/mi/mispans.h,
  2094.     Xvnc/programs/Xserver/mi/misprite.c,
  2095.     Xvnc/programs/Xserver/mi/misprite.h,
  2096.     Xvnc/programs/Xserver/mi/mispritest.h,
  2097.     Xvnc/programs/Xserver/mi/mistruct.h,
  2098.     Xvnc/programs/Xserver/mi/mivalidate.h,
  2099.     Xvnc/programs/Xserver/mi/mivaltree.c,
  2100.     Xvnc/programs/Xserver/mi/miwideline.c,
  2101.     Xvnc/programs/Xserver/mi/miwideline.h,
  2102.     Xvnc/programs/Xserver/mi/miwindow.c,
  2103.     Xvnc/programs/Xserver/mi/mizerarc.c,
  2104.     Xvnc/programs/Xserver/mi/mizerarc.h,
  2105.     Xvnc/programs/Xserver/mi/mizerline.c,
  2106.     Xvnc/programs/Xserver/os/Imakefile,
  2107.     Xvnc/programs/Xserver/os/WaitFor.c,
  2108.     Xvnc/programs/Xserver/os/access.c, Xvnc/programs/Xserver/os/auth.c,
  2109.     Xvnc/programs/Xserver/os/connection.c,
  2110.     Xvnc/programs/Xserver/os/decompress.c,
  2111.     Xvnc/programs/Xserver/os/genalloca.c,
  2112.     Xvnc/programs/Xserver/os/hpsocket.c, Xvnc/programs/Xserver/os/io.c,
  2113.     Xvnc/programs/Xserver/os/iopreader.c,
  2114.     Xvnc/programs/Xserver/os/k5auth.c,
  2115.     Xvnc/programs/Xserver/os/lbxio.c,
  2116.     Xvnc/programs/Xserver/os/mitauth.c,
  2117.     Xvnc/programs/Xserver/os/oscolor.c,
  2118.     Xvnc/programs/Xserver/os/osdep.h,
  2119.     Xvnc/programs/Xserver/os/osinit.c,
  2120.     Xvnc/programs/Xserver/os/rpcauth.c,
  2121.     Xvnc/programs/Xserver/os/secauth.c,
  2122.     Xvnc/programs/Xserver/os/utils.c,
  2123.     Xvnc/programs/Xserver/os/wrapper.c,
  2124.     Xvnc/programs/Xserver/os/xalloc.c,
  2125.     Xvnc/programs/Xserver/os/xdmauth.c,
  2126.     Xvnc/programs/Xserver/os/xdmcp.c, Xvnc/lib/font/fc/fservestr.h,
  2127.     Xvnc/lib/font/fc/fsio.c, Xvnc/lib/font/fc/fsio.h,
  2128.     Xvnc/lib/font/fc/fslibos.h, Xvnc/lib/font/fontfile/Imakefile,
  2129.     Xvnc/lib/font/fontfile/bitsource.c, Xvnc/lib/font/fontfile/bufio.c,
  2130.     Xvnc/lib/font/fontfile/decompress.c,
  2131.     Xvnc/lib/font/fontfile/defaults.c,
  2132.     Xvnc/lib/font/fontfile/dirfile.c, Xvnc/lib/font/fontfile/ffcheck.c,
  2133.     Xvnc/lib/font/fontfile/fileio.c, Xvnc/lib/font/fontfile/filewr.c,
  2134.     Xvnc/lib/font/fontfile/fontdir.c,
  2135.     Xvnc/lib/font/fontfile/fontfile.c,
  2136.     Xvnc/lib/font/fontfile/fontscale.c,
  2137.     Xvnc/lib/font/fontfile/gunzip.c,
  2138.     Xvnc/lib/font/fontfile/printerfont.c,
  2139.     Xvnc/lib/font/fontfile/register.c,
  2140.     Xvnc/lib/font/fontfile/renderers.c, Xvnc/lib/font/include/bitmap.h,
  2141.     Xvnc/lib/font/include/bufio.h, Xvnc/lib/font/include/fntfil.h,
  2142.     Xvnc/lib/font/include/fntfilio.h, Xvnc/lib/font/include/fntfilst.h,
  2143.     Xvnc/lib/font/include/fontmisc.h, Xvnc/lib/font/include/fontshow.h,
  2144.     Xvnc/lib/font/include/fontxlfd.h, Xvnc/lib/font/util/Imakefile,
  2145.     Xvnc/lib/font/util/atom.c, Xvnc/lib/font/util/fontaccel.c,
  2146.     Xvnc/lib/font/util/fontnames.c, Xvnc/lib/font/util/fontutil.c,
  2147.     Xvnc/lib/font/util/fontxlfd.c, Xvnc/lib/font/util/format.c,
  2148.     Xvnc/lib/font/util/miscutil.c, Xvnc/lib/font/util/patcache.c,
  2149.     Xvnc/lib/font/util/private.c, Xvnc/lib/font/util/utilbitmap.c,
  2150.     Xvnc/lib/xtrans/Imakefile, Xvnc/lib/xtrans/Xtrans.c,
  2151.     Xvnc/lib/xtrans/Xtrans.h, Xvnc/lib/xtrans/Xtransam.c,
  2152.     Xvnc/lib/xtrans/Xtransdnet.c, Xvnc/lib/xtrans/Xtransint.h,
  2153.     Xvnc/lib/xtrans/Xtranslcl.c, Xvnc/lib/xtrans/Xtransmnx.c,
  2154.     Xvnc/lib/xtrans/Xtransos2.c, Xvnc/lib/xtrans/Xtranssock.c,
  2155.     Xvnc/lib/xtrans/Xtranstli.c, Xvnc/lib/xtrans/Xtransutil.c,
  2156.     Xvnc/lib/xtrans/transport.c, classes/DesCipher.class,
  2157.     classes/animatedMemoryImageSource.class,
  2158.     classes/authenticationPanel.class, classes/clipboardFrame.class,
  2159.     classes/index.vnc, classes/optionsFrame.class,
  2160.     classes/rfbProto.class, classes/shared.vnc,
  2161.     classes/vncCanvas.class, classes/vncviewer.class,
  2162.     classes/vncviewer.jar, include/rfbproto.h, include/vncauth.h,
  2163.     libvncauth/Imakefile, libvncauth/d3des.c, libvncauth/d3des.h,
  2164.     libvncauth/vncauth.c, vncpasswd/Imakefile, vncpasswd/vncpasswd.c,
  2165.     vncviewer/Imakefile, vncviewer/README, vncviewer/Vncviewer,
  2166.     vncviewer/argsresources.c, vncviewer/colour.c, vncviewer/corre.c,
  2167.     vncviewer/desktop.c, vncviewer/dialogs.c, vncviewer/fullscreen.c,
  2168.     vncviewer/hextile.c, vncviewer/listen.c, vncviewer/misc.c,
  2169.     vncviewer/popup.c, vncviewer/rfbproto.c, vncviewer/rre.c,
  2170.     vncviewer/selection.c, vncviewer/shm.c, vncviewer/sockets.c,
  2171.     vncviewer/vncviewer.c, vncviewer/vncviewer.h: Initial revision
  2172.  
  2173. 2000-06-11 19:00  const
  2174.  
  2175.     * Imakefile, LICENCE.TXT, README, vncinstall, vncserver,
  2176.     Xvnc/DIFFS, Xvnc/INSTALL.PS, Xvnc/INSTALL.TXT, Xvnc/Imakefile,
  2177.     Xvnc/LABEL, Xvnc/Makefile, Xvnc/README, Xvnc/RELNOTES.PS,
  2178.     Xvnc/RELNOTES.TXT, Xvnc/bug-report, Xvnc/registry,
  2179.     Xvnc/config/Imakefile, Xvnc/config/cf/Amoeba.cf,
  2180.     Xvnc/config/cf/DGUX.cf, Xvnc/config/cf/FreeBSD.cf,
  2181.     Xvnc/config/cf/Imake.cf, Xvnc/config/cf/Imake.rules,
  2182.     Xvnc/config/cf/Imake.tmpl, Xvnc/config/cf/Imakefile,
  2183.     Xvnc/config/cf/Library.tmpl, Xvnc/config/cf/Mips.cf,
  2184.     Xvnc/config/cf/Motif.rules, Xvnc/config/cf/Motif.tmpl,
  2185.     Xvnc/config/cf/NetBSD.cf, Xvnc/config/cf/Oki.cf,
  2186.     Xvnc/config/cf/OpenBSD.cf, Xvnc/config/cf/README,
  2187.     Xvnc/config/cf/Server.tmpl, Xvnc/config/cf/ServerLib.tmpl,
  2188.     Xvnc/config/cf/Threads.tmpl, Xvnc/config/cf/Win32.cf,
  2189.     Xvnc/config/cf/Win32.rules, Xvnc/config/cf/WinLib.tmpl,
  2190.     Xvnc/config/cf/X11.rules, Xvnc/config/cf/X11.tmpl,
  2191.     Xvnc/config/cf/apollo.cf, Xvnc/config/cf/bsd.cf,
  2192.     Xvnc/config/cf/bsdLib.rules, Xvnc/config/cf/bsdLib.tmpl,
  2193.     Xvnc/config/cf/bsdi.cf, Xvnc/config/cf/cde.rules,
  2194.     Xvnc/config/cf/cde.tmpl, Xvnc/config/cf/convex.cf,
  2195.     Xvnc/config/cf/cray.cf, Xvnc/config/cf/fujitsu.cf,
  2196.     Xvnc/config/cf/generic.cf, Xvnc/config/cf/hp.cf,
  2197.     Xvnc/config/cf/hpLib.rules, Xvnc/config/cf/hpLib.tmpl,
  2198.     Xvnc/config/cf/ibm.cf, Xvnc/config/cf/ibmLib.rules,
  2199.     Xvnc/config/cf/ibmLib.tmpl, Xvnc/config/cf/isc.cf,
  2200.     Xvnc/config/cf/linux.cf, Xvnc/config/cf/lnxLib.rules,
  2201.     Xvnc/config/cf/lnxLib.tmpl, Xvnc/config/cf/lnxdoc.rules,
  2202.     Xvnc/config/cf/lnxdoc.tmpl, Xvnc/config/cf/luna.cf,
  2203.     Xvnc/config/cf/lynx.cf, Xvnc/config/cf/macII.cf,
  2204.     Xvnc/config/cf/mach.cf, Xvnc/config/cf/minix.cf,
  2205.     Xvnc/config/cf/moto.cf, Xvnc/config/cf/ncr.cf,
  2206.     Xvnc/config/cf/nec.cf, Xvnc/config/cf/necLib.rules,
  2207.     Xvnc/config/cf/necLib.tmpl, Xvnc/config/cf/noop.rules,
  2208.     Xvnc/config/cf/oldlib.rules, Xvnc/config/cf/os2.cf,
  2209.     Xvnc/config/cf/os2.rules, Xvnc/config/cf/os2Lib.rules,
  2210.     Xvnc/config/cf/os2Lib.tmpl, Xvnc/config/cf/osf1.cf,
  2211.     Xvnc/config/cf/osfLib.rules, Xvnc/config/cf/osfLib.tmpl,
  2212.     Xvnc/config/cf/pegasus.cf, Xvnc/config/cf/sco.cf,
  2213.     Xvnc/config/cf/sco5.cf, Xvnc/config/cf/scoLib.rules,
  2214.     Xvnc/config/cf/sequent.cf, Xvnc/config/cf/sgi.cf,
  2215.     Xvnc/config/cf/sgiLib.rules, Xvnc/config/cf/sgiLib.tmpl,
  2216.     Xvnc/config/cf/site.def, Xvnc/config/cf/sony.cf,
  2217.     Xvnc/config/cf/sun.cf, Xvnc/config/cf/sunLib.rules,
  2218.     Xvnc/config/cf/sunLib.tmpl, Xvnc/config/cf/sv3Lib.rules,
  2219.     Xvnc/config/cf/sv3Lib.tmpl, Xvnc/config/cf/sv4Lib.rules,
  2220.     Xvnc/config/cf/sv4Lib.tmpl, Xvnc/config/cf/svr3.cf,
  2221.     Xvnc/config/cf/svr4.cf, Xvnc/config/cf/ultrix.cf,
  2222.     Xvnc/config/cf/usl.cf, Xvnc/config/cf/vnc.def,
  2223.     Xvnc/config/cf/vnclibs.def, Xvnc/config/cf/x386.cf,
  2224.     Xvnc/config/cf/xf86.rules, Xvnc/config/cf/xf86.tmpl,
  2225.     Xvnc/config/cf/xf86site.def, Xvnc/config/cf/xfree86.cf,
  2226.     Xvnc/config/imake/Imakefile, Xvnc/config/imake/Makefile.ini,
  2227.     Xvnc/config/imake/ccimake.c, Xvnc/config/imake/imake.c,
  2228.     Xvnc/config/imake/imake.man, Xvnc/config/imake/imakemdep.h,
  2229.     Xvnc/config/imake/imakesvc.cmd, Xvnc/config/makedepend/Imakefile,
  2230.     Xvnc/config/makedepend/cpp.ed, Xvnc/config/makedepend/cppsetup.c,
  2231.     Xvnc/config/makedepend/def.h, Xvnc/config/makedepend/ifparser.c,
  2232.     Xvnc/config/makedepend/ifparser.h,
  2233.     Xvnc/config/makedepend/include.c, Xvnc/config/makedepend/main.c,
  2234.     Xvnc/config/makedepend/mkdepend.man,
  2235.     Xvnc/config/makedepend/parse.c, Xvnc/config/makedepend/pr.c,
  2236.     Xvnc/config/util/Imakefile, Xvnc/config/util/Makefile.ini,
  2237.     Xvnc/config/util/added.cmd, Xvnc/config/util/aminstall.sh,
  2238.     Xvnc/config/util/bsdinst.sh, Xvnc/config/util/buildos2.cmd,
  2239.     Xvnc/config/util/checktree.c, Xvnc/config/util/chownxterm.c,
  2240.     Xvnc/config/util/crayar.sh, Xvnc/config/util/elistgen.hp,
  2241.     Xvnc/config/util/elistgen.ibm, Xvnc/config/util/elistgen.sun,
  2242.     Xvnc/config/util/elistgen.usl, Xvnc/config/util/gccmdep.cpp,
  2243.     Xvnc/config/util/indir.cmd, Xvnc/config/util/install.sh,
  2244.     Xvnc/config/util/instos2.cmd, Xvnc/config/util/lndir.c,
  2245.     Xvnc/config/util/lndir.man, Xvnc/config/util/makeg.man,
  2246.     Xvnc/config/util/makeg.sh, Xvnc/config/util/makestrs.c,
  2247.     Xvnc/config/util/makestrs.man, Xvnc/config/util/mdepend.cpp,
  2248.     Xvnc/config/util/mergelib.cpp, Xvnc/config/util/mkdirhier.c,
  2249.     Xvnc/config/util/mkdirhier.cmd, Xvnc/config/util/mkdirhier.man,
  2250.     Xvnc/config/util/mkdirhier.sh, Xvnc/config/util/os2inst.cmd,
  2251.     Xvnc/config/util/remove.cmd, Xvnc/config/util/syminst.sh,
  2252.     Xvnc/config/util/x11mf.sh, Xvnc/config/util/xmake.cmd,
  2253.     Xvnc/config/util/xmkmf.cmd, Xvnc/config/util/xmkmf.cpp,
  2254.     Xvnc/config/util/xmkmf.man, Xvnc/config/util/mkshadow/Imakefile,
  2255.     Xvnc/config/util/mkshadow/README,
  2256.     Xvnc/config/util/mkshadow/mkshadow.c,
  2257.     Xvnc/config/util/mkshadow/savedir.c,
  2258.     Xvnc/config/util/mkshadow/wildmat.c, Xvnc/programs/Imakefile,
  2259.     Xvnc/programs/Xserver/Imakefile, Xvnc/programs/Xserver/Xserver.man,
  2260.     Xvnc/programs/Xserver/Xext/Imakefile,
  2261.     Xvnc/programs/Xserver/Xext/SecurityPolicy,
  2262.     Xvnc/programs/Xserver/Xext/appgroup.c,
  2263.     Xvnc/programs/Xserver/Xext/bigreq.c,
  2264.     Xvnc/programs/Xserver/Xext/dpms.c,
  2265.     Xvnc/programs/Xserver/Xext/mbuf.c,
  2266.     Xvnc/programs/Xserver/Xext/mbufbf.c,
  2267.     Xvnc/programs/Xserver/Xext/mbufpx.c,
  2268.     Xvnc/programs/Xserver/Xext/mitmisc.c,
  2269.     Xvnc/programs/Xserver/Xext/saver.c,
  2270.     Xvnc/programs/Xserver/Xext/security.c,
  2271.     Xvnc/programs/Xserver/Xext/shape.c,
  2272.     Xvnc/programs/Xserver/Xext/shm.c,
  2273.     Xvnc/programs/Xserver/Xext/sleepuntil.c,
  2274.     Xvnc/programs/Xserver/Xext/sync.c,
  2275.     Xvnc/programs/Xserver/Xext/xcmisc.c,
  2276.     Xvnc/programs/Xserver/Xext/xf86dga.c,
  2277.     Xvnc/programs/Xserver/Xext/xf86misc.c,
  2278.     Xvnc/programs/Xserver/Xext/xf86vmode.c,
  2279.     Xvnc/programs/Xserver/Xext/xprint.c,
  2280.     Xvnc/programs/Xserver/Xext/xtest.c,
  2281.     Xvnc/programs/Xserver/Xext/xtest1.frags,
  2282.     Xvnc/programs/Xserver/Xext/xtest1dd.c,
  2283.     Xvnc/programs/Xserver/Xext/xtest1dd.h,
  2284.     Xvnc/programs/Xserver/Xext/xtest1di.c,
  2285.     Xvnc/programs/Xserver/Xprint/DiPrint.h,
  2286.     Xvnc/programs/Xserver/cfb/Imakefile,
  2287.     Xvnc/programs/Xserver/cfb/cfb.h,
  2288.     Xvnc/programs/Xserver/cfb/cfb8bit.c,
  2289.     Xvnc/programs/Xserver/cfb/cfb8bit.h,
  2290.     Xvnc/programs/Xserver/cfb/cfb8cppl.c,
  2291.     Xvnc/programs/Xserver/cfb/cfb8line.c,
  2292.     Xvnc/programs/Xserver/cfb/cfballpriv.c,
  2293.     Xvnc/programs/Xserver/cfb/cfbbitblt.c,
  2294.     Xvnc/programs/Xserver/cfb/cfbblt.c,
  2295.     Xvnc/programs/Xserver/cfb/cfbbres.c,
  2296.     Xvnc/programs/Xserver/cfb/cfbbresd.c,
  2297.     Xvnc/programs/Xserver/cfb/cfbbstore.c,
  2298.     Xvnc/programs/Xserver/cfb/cfbcmap.c,
  2299.     Xvnc/programs/Xserver/cfb/cfbfillarc.c,
  2300.     Xvnc/programs/Xserver/cfb/cfbfillrct.c,
  2301.     Xvnc/programs/Xserver/cfb/cfbfillsp.c,
  2302.     Xvnc/programs/Xserver/cfb/cfbgc.c,
  2303.     Xvnc/programs/Xserver/cfb/cfbgetsp.c,
  2304.     Xvnc/programs/Xserver/cfb/cfbglblt8.c,
  2305.     Xvnc/programs/Xserver/cfb/cfbhrzvert.c,
  2306.     Xvnc/programs/Xserver/cfb/cfbigblt8.c,
  2307.     Xvnc/programs/Xserver/cfb/cfbimage.c,
  2308.     Xvnc/programs/Xserver/cfb/cfbline.c,
  2309.     Xvnc/programs/Xserver/cfb/cfbmap.h,
  2310.     Xvnc/programs/Xserver/cfb/cfbmskbits.c,
  2311.     Xvnc/programs/Xserver/cfb/cfbmskbits.h,
  2312.     Xvnc/programs/Xserver/cfb/cfbpixmap.c,
  2313.     Xvnc/programs/Xserver/cfb/cfbply1rct.c,
  2314.     Xvnc/programs/Xserver/cfb/cfbpntwin.c,
  2315.     Xvnc/programs/Xserver/cfb/cfbpolypnt.c,
  2316.     Xvnc/programs/Xserver/cfb/cfbpush8.c,
  2317.     Xvnc/programs/Xserver/cfb/cfbrctstp8.c,
  2318.     Xvnc/programs/Xserver/cfb/cfbrrop.c,
  2319.     Xvnc/programs/Xserver/cfb/cfbrrop.h,
  2320.     Xvnc/programs/Xserver/cfb/cfbscrinit.c,
  2321.     Xvnc/programs/Xserver/cfb/cfbsetsp.c,
  2322.     Xvnc/programs/Xserver/cfb/cfbsolid.c,
  2323.     Xvnc/programs/Xserver/cfb/cfbteblt8.c,
  2324.     Xvnc/programs/Xserver/cfb/cfbtegblt.c,
  2325.     Xvnc/programs/Xserver/cfb/cfbtile32.c,
  2326.     Xvnc/programs/Xserver/cfb/cfbtileodd.c,
  2327.     Xvnc/programs/Xserver/cfb/cfbwindow.c,
  2328.     Xvnc/programs/Xserver/cfb/cfbzerarc.c,
  2329.     Xvnc/programs/Xserver/cfb/stip68kgnu.h,
  2330.     Xvnc/programs/Xserver/cfb/stipmips.s,
  2331.     Xvnc/programs/Xserver/cfb/stipple68k.s,
  2332.     Xvnc/programs/Xserver/cfb/stipsparc.s,
  2333.     Xvnc/programs/Xserver/cfb/stipsprc32.s,
  2334.     Xvnc/programs/Xserver/cfb16/Imakefile,
  2335.     Xvnc/programs/Xserver/cfb24/Imakefile,
  2336.     Xvnc/programs/Xserver/cfb24/cfbrrop24.h,
  2337.     Xvnc/programs/Xserver/cfb32/Imakefile,
  2338.     Xvnc/programs/Xserver/dix/BuiltInAtoms,
  2339.     Xvnc/programs/Xserver/dix/CHANGES,
  2340.     Xvnc/programs/Xserver/dix/Imakefile,
  2341.     Xvnc/programs/Xserver/dix/atom.c,
  2342.     Xvnc/programs/Xserver/dix/buildatoms,
  2343.     Xvnc/programs/Xserver/dix/colormap.c,
  2344.     Xvnc/programs/Xserver/dix/cursor.c,
  2345.     Xvnc/programs/Xserver/dix/devices.c,
  2346.     Xvnc/programs/Xserver/dix/dispatch.c,
  2347.     Xvnc/programs/Xserver/dix/dispatch.h,
  2348.     Xvnc/programs/Xserver/dix/dixfonts.c,
  2349.     Xvnc/programs/Xserver/dix/dixutils.c,
  2350.     Xvnc/programs/Xserver/dix/events.c,
  2351.     Xvnc/programs/Xserver/dix/extension.c,
  2352.     Xvnc/programs/Xserver/dix/ffs.c, Xvnc/programs/Xserver/dix/gc.c,
  2353.     Xvnc/programs/Xserver/dix/globals.c,
  2354.     Xvnc/programs/Xserver/dix/glyphcurs.c,
  2355.     Xvnc/programs/Xserver/dix/grabs.c,
  2356.     Xvnc/programs/Xserver/dix/initatoms.c,
  2357.     Xvnc/programs/Xserver/dix/main.c,
  2358.     Xvnc/programs/Xserver/dix/pixmap.c,
  2359.     Xvnc/programs/Xserver/dix/privates.c,
  2360.     Xvnc/programs/Xserver/dix/property.c,
  2361.     Xvnc/programs/Xserver/dix/resource.c,
  2362.     Xvnc/programs/Xserver/dix/swaprep.c,
  2363.     Xvnc/programs/Xserver/dix/swapreq.c,
  2364.     Xvnc/programs/Xserver/dix/swapreq.h,
  2365.     Xvnc/programs/Xserver/dix/tables.c,
  2366.     Xvnc/programs/Xserver/dix/window.c, Xvnc/include/DECkeysym.h,
  2367.     Xvnc/include/HPkeysym.h, Xvnc/include/Imakefile,
  2368.     Xvnc/include/Sunkeysym.h, Xvnc/include/X.h, Xvnc/include/XWDFile.h,
  2369.     Xvnc/include/Xalloca.h, Xvnc/include/Xatom.h,
  2370.     Xvnc/include/Xfuncproto.h, Xvnc/include/Xfuncs.h,
  2371.     Xvnc/include/Xmd.h, Xvnc/include/Xos.h, Xvnc/include/Xos_r.h,
  2372.     Xvnc/include/Xosdefs.h, Xvnc/include/Xpoll.h,
  2373.     Xvnc/include/Xproto.h, Xvnc/include/Xprotostr.h,
  2374.     Xvnc/include/Xthreads.h, Xvnc/include/Xw32defs.h,
  2375.     Xvnc/include/Xwinsock.h, Xvnc/include/ap_keysym.h,
  2376.     Xvnc/include/keysym.h, Xvnc/include/keysymdef.h,
  2377.     Xvnc/include/bitmaps/1x1, Xvnc/include/bitmaps/2x2,
  2378.     Xvnc/include/bitmaps/Imakefile, Xvnc/include/bitmaps/black,
  2379.     Xvnc/include/bitmaps/boxes, Xvnc/include/bitmaps/calculator,
  2380.     Xvnc/include/bitmaps/cntr_ptr, Xvnc/include/bitmaps/cntr_ptrmsk,
  2381.     Xvnc/include/bitmaps/cross_weave, Xvnc/include/bitmaps/dimple1,
  2382.     Xvnc/include/bitmaps/dimple3, Xvnc/include/bitmaps/dot,
  2383.     Xvnc/include/bitmaps/dropbar7, Xvnc/include/bitmaps/dropbar8,
  2384.     Xvnc/include/bitmaps/escherknot, Xvnc/include/bitmaps/flagdown,
  2385.     Xvnc/include/bitmaps/flagup, Xvnc/include/bitmaps/flipped_gray,
  2386.     Xvnc/include/bitmaps/gray, Xvnc/include/bitmaps/gray1,
  2387.     Xvnc/include/bitmaps/gray3, Xvnc/include/bitmaps/grid16,
  2388.     Xvnc/include/bitmaps/grid2, Xvnc/include/bitmaps/grid4,
  2389.     Xvnc/include/bitmaps/grid8, Xvnc/include/bitmaps/hlines2,
  2390.     Xvnc/include/bitmaps/hlines3, Xvnc/include/bitmaps/icon,
  2391.     Xvnc/include/bitmaps/keyboard16, Xvnc/include/bitmaps/left_ptr,
  2392.     Xvnc/include/bitmaps/left_ptrmsk, Xvnc/include/bitmaps/letters,
  2393.     Xvnc/include/bitmaps/light_gray, Xvnc/include/bitmaps/mailempty,
  2394.     Xvnc/include/bitmaps/mailemptymsk, Xvnc/include/bitmaps/mailfull,
  2395.     Xvnc/include/bitmaps/mailfullmsk, Xvnc/include/bitmaps/mensetmanus,
  2396.     Xvnc/include/bitmaps/menu10, Xvnc/include/bitmaps/menu12,
  2397.     Xvnc/include/bitmaps/menu16, Xvnc/include/bitmaps/menu6,
  2398.     Xvnc/include/bitmaps/menu8, Xvnc/include/bitmaps/noletters,
  2399.     Xvnc/include/bitmaps/opendot, Xvnc/include/bitmaps/opendotMask,
  2400.     Xvnc/include/bitmaps/plaid, Xvnc/include/bitmaps/right_ptr,
  2401.     Xvnc/include/bitmaps/right_ptrmsk, Xvnc/include/bitmaps/root_weave,
  2402.     Xvnc/include/bitmaps/scales, Xvnc/include/bitmaps/sipb,
  2403.     Xvnc/include/bitmaps/star, Xvnc/include/bitmaps/starMask,
  2404.     Xvnc/include/bitmaps/stipple, Xvnc/include/bitmaps/target,
  2405.     Xvnc/include/bitmaps/terminal, Xvnc/include/bitmaps/tie_fighter,
  2406.     Xvnc/include/bitmaps/vlines2, Xvnc/include/bitmaps/vlines3,
  2407.     Xvnc/include/bitmaps/weird_size, Xvnc/include/bitmaps/wide_weave,
  2408.     Xvnc/include/bitmaps/wingdogs, Xvnc/include/bitmaps/woman,
  2409.     Xvnc/include/bitmaps/xfd_icon, Xvnc/include/bitmaps/xlogo11,
  2410.     Xvnc/include/bitmaps/xlogo16, Xvnc/include/bitmaps/xlogo32,
  2411.     Xvnc/include/bitmaps/xlogo64, Xvnc/include/bitmaps/xsnow,
  2412.     Xvnc/include/extensions/Imakefile,
  2413.     Xvnc/include/extensions/MITMisc.h, Xvnc/include/extensions/Print.h,
  2414.     Xvnc/include/extensions/Printstr.h, Xvnc/include/extensions/XI.h,
  2415.     Xvnc/include/extensions/XIE.h, Xvnc/include/extensions/XIEproto.h,
  2416.     Xvnc/include/extensions/XIEprotost.h,
  2417.     Xvnc/include/extensions/XInput.h,
  2418.     Xvnc/include/extensions/XIproto.h, Xvnc/include/extensions/XKB.h,
  2419.     Xvnc/include/extensions/XKBgeom.h,
  2420.     Xvnc/include/extensions/XKBproto.h,
  2421.     Xvnc/include/extensions/XKBsrv.h, Xvnc/include/extensions/XKBstr.h,
  2422.     Xvnc/include/extensions/XLbx.h, Xvnc/include/extensions/XShm.h,
  2423.     Xvnc/include/extensions/XTest.h, Xvnc/include/extensions/Xag.h,
  2424.     Xvnc/include/extensions/Xagsrv.h, Xvnc/include/extensions/Xagstr.h,
  2425.     Xvnc/include/extensions/Xdbe.h,
  2426.     Xvnc/include/extensions/Xdbeproto.h,
  2427.     Xvnc/include/extensions/Xext.h,
  2428.     Xvnc/include/extensions/bigreqstr.h,
  2429.     Xvnc/include/extensions/dpms.h, Xvnc/include/extensions/dpmsstr.h,
  2430.     Xvnc/include/extensions/extutil.h,
  2431.     Xvnc/include/extensions/lbxbuf.h,
  2432.     Xvnc/include/extensions/lbxbufstr.h,
  2433.     Xvnc/include/extensions/lbxdeltastr.h,
  2434.     Xvnc/include/extensions/lbximage.h,
  2435.     Xvnc/include/extensions/lbxopts.h,
  2436.     Xvnc/include/extensions/lbxstr.h,
  2437.     Xvnc/include/extensions/lbxzlib.h,
  2438.     Xvnc/include/extensions/mitmiscstr.h,
  2439.     Xvnc/include/extensions/multibuf.h,
  2440.     Xvnc/include/extensions/multibufst.h,
  2441.     Xvnc/include/extensions/record.h,
  2442.     Xvnc/include/extensions/recordstr.h,
  2443.     Xvnc/include/extensions/saver.h,
  2444.     Xvnc/include/extensions/saverproto.h,
  2445.     Xvnc/include/extensions/scrnsaver.h,
  2446.     Xvnc/include/extensions/security.h,
  2447.     Xvnc/include/extensions/securstr.h,
  2448.     Xvnc/include/extensions/shape.h,
  2449.     Xvnc/include/extensions/shapestr.h,
  2450.     Xvnc/include/extensions/shmstr.h, Xvnc/include/extensions/sync.h,
  2451.     Xvnc/include/extensions/syncstr.h,
  2452.     Xvnc/include/extensions/xcmiscstr.h,
  2453.     Xvnc/include/extensions/xf86dga.h,
  2454.     Xvnc/include/extensions/xf86dgastr.h,
  2455.     Xvnc/include/extensions/xf86misc.h,
  2456.     Xvnc/include/extensions/xf86mscstr.h,
  2457.     Xvnc/include/extensions/xf86vmode.h,
  2458.     Xvnc/include/extensions/xf86vmstr.h,
  2459.     Xvnc/include/extensions/xtestext1.h,
  2460.     Xvnc/include/extensions/xteststr.h, Xvnc/include/fonts/FS.h,
  2461.     Xvnc/include/fonts/FSproto.h, Xvnc/include/fonts/Imakefile,
  2462.     Xvnc/include/fonts/font.h, Xvnc/include/fonts/fontstruct.h,
  2463.     Xvnc/include/fonts/fsmasks.h, Xvnc/lib/Imakefile,
  2464.     Xvnc/lib/X11/Imakefile, Xvnc/lib/X11/XKBlib.h, Xvnc/lib/X11/Xcms.h,
  2465.     Xvnc/lib/X11/Xlib.h, Xvnc/lib/X11/Xlibint.h,
  2466.     Xvnc/lib/X11/Xlocale.h, Xvnc/lib/X11/Xresource.h,
  2467.     Xvnc/lib/X11/Xutil.h, Xvnc/lib/X11/cursorfont.h,
  2468.     Xvnc/lib/Xau/AuDispose.c, Xvnc/lib/Xau/AuFileName.c,
  2469.     Xvnc/lib/Xau/AuGetAddr.c, Xvnc/lib/Xau/AuGetBest.c,
  2470.     Xvnc/lib/Xau/AuLock.c, Xvnc/lib/Xau/AuRead.c,
  2471.     Xvnc/lib/Xau/AuUnlock.c, Xvnc/lib/Xau/AuWrite.c,
  2472.     Xvnc/lib/Xau/Autest.c, Xvnc/lib/Xau/Imakefile, Xvnc/lib/Xau/README,
  2473.     Xvnc/lib/Xau/Xauth.h, Xvnc/lib/Xau/k5encode.c,
  2474.     Xvnc/lib/Xdmcp/A8Eq.c, Xvnc/lib/Xdmcp/AA16.c,
  2475.     Xvnc/lib/Xdmcp/AA32.c, Xvnc/lib/Xdmcp/AA8.c,
  2476.     Xvnc/lib/Xdmcp/Alloc.c, Xvnc/lib/Xdmcp/AofA8.c,
  2477.     Xvnc/lib/Xdmcp/CA8.c, Xvnc/lib/Xdmcp/CmpKey.c,
  2478.     Xvnc/lib/Xdmcp/DA16.c, Xvnc/lib/Xdmcp/DA32.c, Xvnc/lib/Xdmcp/DA8.c,
  2479.     Xvnc/lib/Xdmcp/DAofA8.c, Xvnc/lib/Xdmcp/DecKey.c,
  2480.     Xvnc/lib/Xdmcp/Fill.c, Xvnc/lib/Xdmcp/Flush.c,
  2481.     Xvnc/lib/Xdmcp/GenKey.c, Xvnc/lib/Xdmcp/Imakefile,
  2482.     Xvnc/lib/Xdmcp/IncKey.c, Xvnc/lib/Xdmcp/RA16.c,
  2483.     Xvnc/lib/Xdmcp/RA32.c, Xvnc/lib/Xdmcp/RA8.c,
  2484.     Xvnc/lib/Xdmcp/RAofA8.c, Xvnc/lib/Xdmcp/RC16.c,
  2485.     Xvnc/lib/Xdmcp/RC32.c, Xvnc/lib/Xdmcp/RC8.c,
  2486.     Xvnc/lib/Xdmcp/RHead.c, Xvnc/lib/Xdmcp/RR.c,
  2487.     Xvnc/lib/Xdmcp/RaA16.c, Xvnc/lib/Xdmcp/RaA32.c,
  2488.     Xvnc/lib/Xdmcp/RaA8.c, Xvnc/lib/Xdmcp/RaAoA8.c,
  2489.     Xvnc/lib/Xdmcp/Unwrap.c, Xvnc/lib/Xdmcp/WA16.c,
  2490.     Xvnc/lib/Xdmcp/WA32.c, Xvnc/lib/Xdmcp/WA8.c,
  2491.     Xvnc/lib/Xdmcp/WAofA8.c, Xvnc/lib/Xdmcp/WC16.c,
  2492.     Xvnc/lib/Xdmcp/WC32.c, Xvnc/lib/Xdmcp/WC8.c,
  2493.     Xvnc/lib/Xdmcp/Whead.c, Xvnc/lib/Xdmcp/Wrap.c,
  2494.     Xvnc/lib/Xdmcp/Wrap.h, Xvnc/lib/Xdmcp/Xdmcp.h,
  2495.     Xvnc/lib/font/Imakefile, Xvnc/lib/font/Speedo/Imakefile,
  2496.     Xvnc/lib/font/Speedo/adobe-iso.h, Xvnc/lib/font/Speedo/bics-iso.h,
  2497.     Xvnc/lib/font/Speedo/do_char.c, Xvnc/lib/font/Speedo/do_trns.c,
  2498.     Xvnc/lib/font/Speedo/htest.c, Xvnc/lib/font/Speedo/iface.c,
  2499.     Xvnc/lib/font/Speedo/keys.h, Xvnc/lib/font/Speedo/nsample.c,
  2500.     Xvnc/lib/font/Speedo/out_bl2d.c, Xvnc/lib/font/Speedo/out_blk.c,
  2501.     Xvnc/lib/font/Speedo/out_outl.c, Xvnc/lib/font/Speedo/out_scrn.c,
  2502.     Xvnc/lib/font/Speedo/out_util.c, Xvnc/lib/font/Speedo/reset.c,
  2503.     Xvnc/lib/font/Speedo/set_spcs.c, Xvnc/lib/font/Speedo/set_trns.c,
  2504.     Xvnc/lib/font/Speedo/spdo_prv.h, Xvnc/lib/font/Speedo/speedo.h,
  2505.     Xvnc/lib/font/Speedo/spencode.c, Xvnc/lib/font/Speedo/sperr.c,
  2506.     Xvnc/lib/font/Speedo/spfile.c, Xvnc/lib/font/Speedo/spfont.c,
  2507.     Xvnc/lib/font/Speedo/spfuncs.c, Xvnc/lib/font/Speedo/spglyph.c,
  2508.     Xvnc/lib/font/Speedo/spinfo.c, Xvnc/lib/font/Speedo/spint.h,
  2509.     Xvnc/lib/font/Speedo/sptobdf.c, Xvnc/lib/font/Speedo/useropt.h,
  2510.     Xvnc/lib/font/Type1/Imakefile, Xvnc/lib/font/Type1/arith.c,
  2511.     Xvnc/lib/font/Type1/arith.h, Xvnc/lib/font/Type1/blues.h,
  2512.     Xvnc/lib/font/Type1/cluts.h, Xvnc/lib/font/Type1/curves.c,
  2513.     Xvnc/lib/font/Type1/curves.h, Xvnc/lib/font/Type1/digit.h,
  2514.     Xvnc/lib/font/Type1/fontfcn.c, Xvnc/lib/font/Type1/fontfcn.h,
  2515.     Xvnc/lib/font/Type1/fonts.h, Xvnc/lib/font/Type1/hdigit.h,
  2516.     Xvnc/lib/font/Type1/hints.c, Xvnc/lib/font/Type1/hints.h,
  2517.     Xvnc/lib/font/Type1/lines.c, Xvnc/lib/font/Type1/lines.h,
  2518.     Xvnc/lib/font/Type1/minimain.c, Xvnc/lib/font/Type1/objects.c,
  2519.     Xvnc/lib/font/Type1/objects.h, Xvnc/lib/font/Type1/paths.c,
  2520.     Xvnc/lib/font/Type1/paths.h, Xvnc/lib/font/Type1/pictures.h,
  2521.     Xvnc/lib/font/Type1/regions.c, Xvnc/lib/font/Type1/regions.h,
  2522.     Xvnc/lib/font/Type1/scanfont.c, Xvnc/lib/font/Type1/spaces.c,
  2523.     Xvnc/lib/font/Type1/spaces.h, Xvnc/lib/font/Type1/strokes.h,
  2524.     Xvnc/lib/font/Type1/t1funcs.c, Xvnc/lib/font/Type1/t1hdigit.h,
  2525.     Xvnc/lib/font/Type1/t1imager.h, Xvnc/lib/font/Type1/t1info.c,
  2526.     Xvnc/lib/font/Type1/t1intf.h, Xvnc/lib/font/Type1/t1io.c,
  2527.     Xvnc/lib/font/Type1/t1malloc.c, Xvnc/lib/font/Type1/t1snap.c,
  2528.     Xvnc/lib/font/Type1/t1stdio.h, Xvnc/lib/font/Type1/t1stub.c,
  2529.     Xvnc/lib/font/Type1/t1test.c, Xvnc/lib/font/Type1/token.c,
  2530.     Xvnc/lib/font/Type1/token.h, Xvnc/lib/font/Type1/tokst.h,
  2531.     Xvnc/lib/font/Type1/trig.h, Xvnc/lib/font/Type1/type1.c,
  2532.     Xvnc/lib/font/Type1/util.c, Xvnc/lib/font/Type1/util.h,
  2533.     Xvnc/lib/font/bitmap/Imakefile, Xvnc/lib/font/bitmap/bdfint.h,
  2534.     Xvnc/lib/font/bitmap/bdfread.c, Xvnc/lib/font/bitmap/bdfutils.c,
  2535.     Xvnc/lib/font/bitmap/bitmap.c, Xvnc/lib/font/bitmap/bitmapfunc.c,
  2536.     Xvnc/lib/font/bitmap/bitmaputil.c, Xvnc/lib/font/bitmap/bitscale.c,
  2537.     Xvnc/lib/font/bitmap/fontink.c, Xvnc/lib/font/bitmap/pcf.h,
  2538.     Xvnc/lib/font/bitmap/pcfread.c, Xvnc/lib/font/bitmap/pcfwrite.c,
  2539.     Xvnc/lib/font/bitmap/snfread.c, Xvnc/lib/font/bitmap/snfstr.h,
  2540.     Xvnc/lib/font/fc/Imakefile, Xvnc/lib/font/fc/fsconvert.c,
  2541.     Xvnc/lib/font/fc/fserve.c, Xvnc/lib/font/fc/fserve.h,
  2542.     Xvnc/programs/Xserver/dix/xpstubs.c,
  2543.     Xvnc/programs/Xserver/hw/vnc/Imakefile,
  2544.     Xvnc/programs/Xserver/hw/vnc/README,
  2545.     Xvnc/programs/Xserver/hw/vnc/auth.c,
  2546.     Xvnc/programs/Xserver/hw/vnc/cmap.c,
  2547.     Xvnc/programs/Xserver/hw/vnc/corre.c,
  2548.     Xvnc/programs/Xserver/hw/vnc/cutpaste.c,
  2549.     Xvnc/programs/Xserver/hw/vnc/dispcur.c,
  2550.     Xvnc/programs/Xserver/hw/vnc/draw.c,
  2551.     Xvnc/programs/Xserver/hw/vnc/hextile.c,
  2552.     Xvnc/programs/Xserver/hw/vnc/httpd.c,
  2553.     Xvnc/programs/Xserver/hw/vnc/init.c,
  2554.     Xvnc/programs/Xserver/hw/vnc/kbdptr.c,
  2555.     Xvnc/programs/Xserver/hw/vnc/rfb.h,
  2556.     Xvnc/programs/Xserver/hw/vnc/rfbserver.c,
  2557.     Xvnc/programs/Xserver/hw/vnc/rre.c,
  2558.     Xvnc/programs/Xserver/hw/vnc/sockets.c,
  2559.     Xvnc/programs/Xserver/hw/vnc/sprite.c,
  2560.     Xvnc/programs/Xserver/hw/vnc/sprite.h,
  2561.     Xvnc/programs/Xserver/hw/vnc/spritest.h,
  2562.     Xvnc/programs/Xserver/hw/vnc/stats.c,
  2563.     Xvnc/programs/Xserver/hw/vnc/tableinitcmtemplate.c,
  2564.     Xvnc/programs/Xserver/hw/vnc/tableinittctemplate.c,
  2565.     Xvnc/programs/Xserver/hw/vnc/tabletranstemplate.c,
  2566.     Xvnc/programs/Xserver/hw/vnc/translate.c,
  2567.     Xvnc/programs/Xserver/hw/xfree86/common/compiler.h,
  2568.     Xvnc/programs/Xserver/hw/xfree86/common/scoasm.h,
  2569.     Xvnc/programs/Xserver/include/Imakefile,
  2570.     Xvnc/programs/Xserver/include/XIstubs.h,
  2571.     Xvnc/programs/Xserver/include/closestr.h,
  2572.     Xvnc/programs/Xserver/include/closure.h,
  2573.     Xvnc/programs/Xserver/include/colormap.h,
  2574.     Xvnc/programs/Xserver/include/colormapst.h,
  2575.     Xvnc/programs/Xserver/include/cursor.h,
  2576.     Xvnc/programs/Xserver/include/cursorstr.h,
  2577.     Xvnc/programs/Xserver/include/dix.h,
  2578.     Xvnc/programs/Xserver/include/dixevents.h,
  2579.     Xvnc/programs/Xserver/include/dixfont.h,
  2580.     Xvnc/programs/Xserver/include/dixfontstr.h,
  2581.     Xvnc/programs/Xserver/include/dixgrabs.h,
  2582.     Xvnc/programs/Xserver/include/dixstruct.h,
  2583.     Xvnc/programs/Xserver/include/exevents.h,
  2584.     Xvnc/programs/Xserver/include/extension.h,
  2585.     Xvnc/programs/Xserver/include/extinit.h,
  2586.     Xvnc/programs/Xserver/include/extnsionst.h,
  2587.     Xvnc/programs/Xserver/include/gc.h,
  2588.     Xvnc/programs/Xserver/include/gcstruct.h,
  2589.     Xvnc/programs/Xserver/include/input.h,
  2590.     Xvnc/programs/Xserver/include/inputstr.h,
  2591.     Xvnc/programs/Xserver/include/misc.h,
  2592.     Xvnc/programs/Xserver/include/miscstruct.h,
  2593.     Xvnc/programs/Xserver/include/opaque.h,
  2594.     Xvnc/programs/Xserver/include/os.h,
  2595.     Xvnc/programs/Xserver/include/pixmap.h,
  2596.     Xvnc/programs/Xserver/include/pixmapstr.h,
  2597.     Xvnc/programs/Xserver/include/property.h,
  2598.     Xvnc/programs/Xserver/include/propertyst.h,
  2599.     Xvnc/programs/Xserver/include/region.h,
  2600.     Xvnc/programs/Xserver/include/regionstr.h,
  2601.     Xvnc/programs/Xserver/include/resource.h,
  2602.     Xvnc/programs/Xserver/include/rgb.h,
  2603.     Xvnc/programs/Xserver/include/screenint.h,
  2604.     Xvnc/programs/Xserver/include/scrnintstr.h,
  2605.     Xvnc/programs/Xserver/include/selection.h,
  2606.     Xvnc/programs/Xserver/include/servermd.h,
  2607.     Xvnc/programs/Xserver/include/site.h,
  2608.     Xvnc/programs/Xserver/include/swaprep.h,
  2609.     Xvnc/programs/Xserver/include/validate.h,
  2610.     Xvnc/programs/Xserver/include/window.h,
  2611.     Xvnc/programs/Xserver/include/windowstr.h,
  2612.     Xvnc/programs/Xserver/mfb/Imakefile,
  2613.     Xvnc/programs/Xserver/mfb/fastblt.h,
  2614.     Xvnc/programs/Xserver/mfb/maskbits.c,
  2615.     Xvnc/programs/Xserver/mfb/maskbits.h,
  2616.     Xvnc/programs/Xserver/mfb/mergerop.h,
  2617.     Xvnc/programs/Xserver/mfb/mfb.h,
  2618.     Xvnc/programs/Xserver/mfb/mfbbitblt.c,
  2619.     Xvnc/programs/Xserver/mfb/mfbblt.c,
  2620.     Xvnc/programs/Xserver/mfb/mfbbres.c,
  2621.     Xvnc/programs/Xserver/mfb/mfbbresd.c,
  2622.     Xvnc/programs/Xserver/mfb/mfbbstore.c,
  2623.     Xvnc/programs/Xserver/mfb/mfbclip.c,
  2624.     Xvnc/programs/Xserver/mfb/mfbcmap.c,
  2625.     Xvnc/programs/Xserver/mfb/mfbfillarc.c,
  2626.     Xvnc/programs/Xserver/mfb/mfbfillrct.c,
  2627.     Xvnc/programs/Xserver/mfb/mfbfillsp.c,
  2628.     Xvnc/programs/Xserver/mfb/mfbfont.c,
  2629.     Xvnc/programs/Xserver/mfb/mfbgc.c,
  2630.     Xvnc/programs/Xserver/mfb/mfbgetsp.c,
  2631.     Xvnc/programs/Xserver/mfb/mfbhrzvert.c,
  2632.     Xvnc/programs/Xserver/mfb/mfbimage.c,
  2633.     Xvnc/programs/Xserver/mfb/mfbimggblt.c,
  2634.     Xvnc/programs/Xserver/mfb/mfbline.c,
  2635.     Xvnc/programs/Xserver/mfb/mfbmisc.c,
  2636.     Xvnc/programs/Xserver/mfb/mfbpixmap.c,
  2637.     Xvnc/programs/Xserver/mfb/mfbply1rct.c,
  2638.     Xvnc/programs/Xserver/mfb/mfbplygblt.c,
  2639.     Xvnc/programs/Xserver/mfb/mfbpntarea.c,
  2640.     Xvnc/programs/Xserver/mfb/mfbpntwin.c,
  2641.     Xvnc/programs/Xserver/mfb/mfbpolypnt.c,
  2642.     Xvnc/programs/Xserver/mfb/mfbpushpxl.c,
  2643.     Xvnc/programs/Xserver/mfb/mfbscrclse.c,
  2644.     Xvnc/programs/Xserver/mfb/mfbscrinit.c,
  2645.     Xvnc/programs/Xserver/mfb/mfbsetsp.c,
  2646.     Xvnc/programs/Xserver/mfb/mfbtegblt.c,
  2647.     Xvnc/programs/Xserver/mfb/mfbtile.c,
  2648.     Xvnc/programs/Xserver/mfb/mfbwindow.c,
  2649.     Xvnc/programs/Xserver/mfb/mfbzerarc.c,
  2650.     Xvnc/programs/Xserver/mi/Imakefile,
  2651.     Xvnc/programs/Xserver/mi/cbrt.c, Xvnc/programs/Xserver/mi/mi.h,
  2652.     Xvnc/programs/Xserver/mi/miarc.c,
  2653.     Xvnc/programs/Xserver/mi/mibitblt.c,
  2654.     Xvnc/programs/Xserver/mi/mibstore.c,
  2655.     Xvnc/programs/Xserver/mi/mibstore.h,
  2656.     Xvnc/programs/Xserver/mi/mibstorest.h,
  2657.     Xvnc/programs/Xserver/mi/miclipn.c,
  2658.     Xvnc/programs/Xserver/mi/micursor.c,
  2659.     Xvnc/programs/Xserver/mi/midash.c,
  2660.     Xvnc/programs/Xserver/mi/midispcur.c,
  2661.     Xvnc/programs/Xserver/mi/mieq.c,
  2662.     Xvnc/programs/Xserver/mi/miexpose.c,
  2663.     Xvnc/programs/Xserver/mi/mifillarc.c,
  2664.     Xvnc/programs/Xserver/mi/mifillarc.h,
  2665.     Xvnc/programs/Xserver/mi/mifillrct.c,
  2666.     Xvnc/programs/Xserver/mi/mifpoly.h,
  2667.     Xvnc/programs/Xserver/mi/mifpolycon.c,
  2668.     Xvnc/programs/Xserver/mi/migc.c, Xvnc/programs/Xserver/mi/migc.h,
  2669.     Xvnc/programs/Xserver/mi/miglblt.c,
  2670.     Xvnc/programs/Xserver/mi/miinitext.c,
  2671.     Xvnc/programs/Xserver/mi/miline.h,
  2672.     Xvnc/programs/Xserver/mi/mipointer.c,
  2673.     Xvnc/programs/Xserver/mi/mipointer.h,
  2674.     Xvnc/programs/Xserver/mi/mipointrst.h,
  2675.     Xvnc/programs/Xserver/mi/mipoly.c,
  2676.     Xvnc/programs/Xserver/mi/mipoly.h,
  2677.     Xvnc/programs/Xserver/mi/mipolycon.c,
  2678.     Xvnc/programs/Xserver/mi/mipolygen.c,
  2679.     Xvnc/programs/Xserver/mi/mipolypnt.c,
  2680.     Xvnc/programs/Xserver/mi/mipolyrect.c,
  2681.     Xvnc/programs/Xserver/mi/mipolyseg.c,
  2682.     Xvnc/programs/Xserver/mi/mipolytext.c,
  2683.     Xvnc/programs/Xserver/mi/mipolyutil.c,
  2684.     Xvnc/programs/Xserver/mi/mipushpxl.c,
  2685.     Xvnc/programs/Xserver/mi/miregion.c,
  2686.     Xvnc/programs/Xserver/mi/miscanfill.h,
  2687.     Xvnc/programs/Xserver/mi/miscrinit.c,
  2688.     Xvnc/programs/Xserver/mi/mispans.c,
  2689.     Xvnc/programs/Xserver/mi/mispans.h,
  2690.     Xvnc/programs/Xserver/mi/misprite.c,
  2691.     Xvnc/programs/Xserver/mi/misprite.h,
  2692.     Xvnc/programs/Xserver/mi/mispritest.h,
  2693.     Xvnc/programs/Xserver/mi/mistruct.h,
  2694.     Xvnc/programs/Xserver/mi/mivalidate.h,
  2695.     Xvnc/programs/Xserver/mi/mivaltree.c,
  2696.     Xvnc/programs/Xserver/mi/miwideline.c,
  2697.     Xvnc/programs/Xserver/mi/miwideline.h,
  2698.     Xvnc/programs/Xserver/mi/miwindow.c,
  2699.     Xvnc/programs/Xserver/mi/mizerarc.c,
  2700.     Xvnc/programs/Xserver/mi/mizerarc.h,
  2701.     Xvnc/programs/Xserver/mi/mizerline.c,
  2702.     Xvnc/programs/Xserver/os/Imakefile,
  2703.     Xvnc/programs/Xserver/os/WaitFor.c,
  2704.     Xvnc/programs/Xserver/os/access.c, Xvnc/programs/Xserver/os/auth.c,
  2705.     Xvnc/programs/Xserver/os/connection.c,
  2706.     Xvnc/programs/Xserver/os/decompress.c,
  2707.     Xvnc/programs/Xserver/os/genalloca.c,
  2708.     Xvnc/programs/Xserver/os/hpsocket.c, Xvnc/programs/Xserver/os/io.c,
  2709.     Xvnc/programs/Xserver/os/iopreader.c,
  2710.     Xvnc/programs/Xserver/os/k5auth.c,
  2711.     Xvnc/programs/Xserver/os/lbxio.c,
  2712.     Xvnc/programs/Xserver/os/mitauth.c,
  2713.     Xvnc/programs/Xserver/os/oscolor.c,
  2714.     Xvnc/programs/Xserver/os/osdep.h,
  2715.     Xvnc/programs/Xserver/os/osinit.c,
  2716.     Xvnc/programs/Xserver/os/rpcauth.c,
  2717.     Xvnc/programs/Xserver/os/secauth.c,
  2718.     Xvnc/programs/Xserver/os/utils.c,
  2719.     Xvnc/programs/Xserver/os/wrapper.c,
  2720.     Xvnc/programs/Xserver/os/xalloc.c,
  2721.     Xvnc/programs/Xserver/os/xdmauth.c,
  2722.     Xvnc/programs/Xserver/os/xdmcp.c, Xvnc/lib/font/fc/fservestr.h,
  2723.     Xvnc/lib/font/fc/fsio.c, Xvnc/lib/font/fc/fsio.h,
  2724.     Xvnc/lib/font/fc/fslibos.h, Xvnc/lib/font/fontfile/Imakefile,
  2725.     Xvnc/lib/font/fontfile/bitsource.c, Xvnc/lib/font/fontfile/bufio.c,
  2726.     Xvnc/lib/font/fontfile/decompress.c,
  2727.     Xvnc/lib/font/fontfile/defaults.c,
  2728.     Xvnc/lib/font/fontfile/dirfile.c, Xvnc/lib/font/fontfile/ffcheck.c,
  2729.     Xvnc/lib/font/fontfile/fileio.c, Xvnc/lib/font/fontfile/filewr.c,
  2730.     Xvnc/lib/font/fontfile/fontdir.c,
  2731.     Xvnc/lib/font/fontfile/fontfile.c,
  2732.     Xvnc/lib/font/fontfile/fontscale.c,
  2733.     Xvnc/lib/font/fontfile/gunzip.c,
  2734.     Xvnc/lib/font/fontfile/printerfont.c,
  2735.     Xvnc/lib/font/fontfile/register.c,
  2736.     Xvnc/lib/font/fontfile/renderers.c, Xvnc/lib/font/include/bitmap.h,
  2737.     Xvnc/lib/font/include/bufio.h, Xvnc/lib/font/include/fntfil.h,
  2738.     Xvnc/lib/font/include/fntfilio.h, Xvnc/lib/font/include/fntfilst.h,
  2739.     Xvnc/lib/font/include/fontmisc.h, Xvnc/lib/font/include/fontshow.h,
  2740.     Xvnc/lib/font/include/fontxlfd.h, Xvnc/lib/font/util/Imakefile,
  2741.     Xvnc/lib/font/util/atom.c, Xvnc/lib/font/util/fontaccel.c,
  2742.     Xvnc/lib/font/util/fontnames.c, Xvnc/lib/font/util/fontutil.c,
  2743.     Xvnc/lib/font/util/fontxlfd.c, Xvnc/lib/font/util/format.c,
  2744.     Xvnc/lib/font/util/miscutil.c, Xvnc/lib/font/util/patcache.c,
  2745.     Xvnc/lib/font/util/private.c, Xvnc/lib/font/util/utilbitmap.c,
  2746.     Xvnc/lib/xtrans/Imakefile, Xvnc/lib/xtrans/Xtrans.c,
  2747.     Xvnc/lib/xtrans/Xtrans.h, Xvnc/lib/xtrans/Xtransam.c,
  2748.     Xvnc/lib/xtrans/Xtransdnet.c, Xvnc/lib/xtrans/Xtransint.h,
  2749.     Xvnc/lib/xtrans/Xtranslcl.c, Xvnc/lib/xtrans/Xtransmnx.c,
  2750.     Xvnc/lib/xtrans/Xtransos2.c, Xvnc/lib/xtrans/Xtranssock.c,
  2751.     Xvnc/lib/xtrans/Xtranstli.c, Xvnc/lib/xtrans/Xtransutil.c,
  2752.     Xvnc/lib/xtrans/transport.c, classes/DesCipher.class,
  2753.     classes/animatedMemoryImageSource.class,
  2754.     classes/authenticationPanel.class, classes/clipboardFrame.class,
  2755.     classes/index.vnc, classes/optionsFrame.class,
  2756.     classes/rfbProto.class, classes/shared.vnc,
  2757.     classes/vncCanvas.class, classes/vncviewer.class,
  2758.     classes/vncviewer.jar, include/rfbproto.h, include/vncauth.h,
  2759.     libvncauth/Imakefile, libvncauth/d3des.c, libvncauth/d3des.h,
  2760.     libvncauth/vncauth.c, vncpasswd/Imakefile, vncpasswd/vncpasswd.c,
  2761.     vncviewer/Imakefile, vncviewer/README, vncviewer/Vncviewer,
  2762.     vncviewer/argsresources.c, vncviewer/colour.c, vncviewer/corre.c,
  2763.     vncviewer/desktop.c, vncviewer/dialogs.c, vncviewer/fullscreen.c,
  2764.     vncviewer/hextile.c, vncviewer/listen.c, vncviewer/misc.c,
  2765.     vncviewer/popup.c, vncviewer/rfbproto.c, vncviewer/rre.c,
  2766.     vncviewer/selection.c, vncviewer/shm.c, vncviewer/sockets.c,
  2767.     vncviewer/vncviewer.c, vncviewer/vncviewer.h: Imported VNC 3.3.3r1
  2768.     unix sources
  2769.  
  2770.